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.3.2-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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