com.github.hden/aws-xray-sdk-clj

A light wrapper for aws-xray-sdk-java

Leiningen/Boot

[com.github.hden/aws-xray-sdk-clj "0.8.1"]

Clojure CLI/deps.edn

com.github.hden/aws-xray-sdk-clj {:mvn/version "0.8.1"}

Gradle

implementation("com.github.hden:aws-xray-sdk-clj:0.8.1")

Maven

<dependency>
  <groupId>com.github.hden</groupId>
  <artifactId>aws-xray-sdk-clj</artifactId>
  <version>0.8.1</version>
</dependency>