io.github.manetu/jackdaw

A Clojure library for the Apache Kafka distributed streaming platform.

Leiningen/Boot

[io.github.manetu/jackdaw "0.9.5-2"]

Clojure CLI/deps.edn

io.github.manetu/jackdaw {:mvn/version "0.9.5-2"}

Gradle

implementation("io.github.manetu:jackdaw:0.9.5-2")

Maven

<dependency>
  <groupId>io.github.manetu</groupId>
  <artifactId>jackdaw</artifactId>
  <version>0.9.5-2</version>
</dependency>