com.nomistech/jackdaw

A Clojure library for the Apache Kafka distributed streaming platform.

Leiningen/Boot

[com.nomistech/jackdaw "0.8.0-with-stream-table-inner-join"]

Clojure CLI/deps.edn

com.nomistech/jackdaw {:mvn/version "0.8.0-with-stream-table-inner-join"}

Gradle

implementation("com.nomistech:jackdaw:0.8.0-with-stream-table-inner-join")

Maven

<dependency>
  <groupId>com.nomistech</groupId>
  <artifactId>jackdaw</artifactId>
  <version>0.8.0-with-stream-table-inner-join</version>
</dependency>