com.rentpath/rp-jackdaw-clj

Clojure Kafka components using Jackdaw

Leiningen/Boot

[com.rentpath/rp-jackdaw-clj "0.0.6"]

Clojure CLI/deps.edn

com.rentpath/rp-jackdaw-clj {:mvn/version "0.0.6"}

Gradle

implementation("com.rentpath:rp-jackdaw-clj:0.0.6")

Maven

<dependency>
  <groupId>com.rentpath</groupId>
  <artifactId>rp-jackdaw-clj</artifactId>
  <version>0.0.6</version>
</dependency>