com.rentpath/rp-kafka-clj

Generic Clojure Kafka components and utils

Leiningen/Boot

[com.rentpath/rp-kafka-clj "0.0.3"]

Clojure CLI/deps.edn

com.rentpath/rp-kafka-clj {:mvn/version "0.0.3"}

Gradle

implementation("com.rentpath:rp-kafka-clj:0.0.3")

Maven

<dependency>
  <groupId>com.rentpath</groupId>
  <artifactId>rp-kafka-clj</artifactId>
  <version>0.0.3</version>
</dependency>