com.github.parkside-securities/jackdaw

A Clojure library for the Apache Kafka distributed streaming platform.

Leiningen/Boot

[com.github.parkside-securities/jackdaw "1.0.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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