io.github.manetu/jackdaw

A Clojure library for the Apache Kafka distributed streaming platform.

Leiningen/Boot

[io.github.manetu/jackdaw "manetu-v0.9.5-1"]

Clojure CLI/deps.edn

io.github.manetu/jackdaw {:mvn/version "manetu-v0.9.5-1"}

Gradle

implementation("io.github.manetu:jackdaw:manetu-v0.9.5-1")

Maven

<dependency>
  <groupId>io.github.manetu</groupId>
  <artifactId>jackdaw</artifactId>
  <version>manetu-v0.9.5-1</version>
</dependency>