com.rentpath/rp-jackdaw-clj

Clojure Kafka components using Jackdaw

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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