com.rentpath/jackdaw

A Clojure library for the Apache Kafka distributed streaming platform.

Leiningen/Boot

[com.rentpath/jackdaw "0.8.0"]

Clojure CLI/deps.edn

com.rentpath/jackdaw {:mvn/version "0.8.0"}

Gradle

implementation("com.rentpath:jackdaw:0.8.0")

Maven

<dependency>
  <groupId>com.rentpath</groupId>
  <artifactId>jackdaw</artifactId>
  <version>0.8.0</version>
</dependency>