com.rentpath/rp-jackdaw-clj

Clojure Kafka components using Jackdaw

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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