scoville/jackdaw

A Clojure library for the Apache Kafka distributed streaming platform.

Leiningen/Boot

[scoville/jackdaw "0.0.2-main-SNAPSHOT"]

Clojure CLI/deps.edn

scoville/jackdaw {:mvn/version "0.0.2-main-SNAPSHOT"}

Gradle

implementation("scoville:jackdaw:0.0.2-main-SNAPSHOT")

Maven

<dependency>
  <groupId>scoville</groupId>
  <artifactId>jackdaw</artifactId>
  <version>0.0.2-main-SNAPSHOT</version>
</dependency>