com.rentpath/rp-jackdaw-clj

Clojure Kafka components using Jackdaw

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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