com.github.parkside-securities/jackdaw

A Clojure library for the Apache Kafka distributed streaming platform.

Leiningen/Boot

[com.github.parkside-securities/jackdaw "0.8.0-rc8"]

Clojure CLI/deps.edn

com.github.parkside-securities/jackdaw {:mvn/version "0.8.0-rc8"}

Gradle

implementation("com.github.parkside-securities:jackdaw:0.8.0-rc8")

Maven

<dependency>
  <groupId>com.github.parkside-securities</groupId>
  <artifactId>jackdaw</artifactId>
  <version>0.8.0-rc8</version>
</dependency>