com.chartbeat.cljbeat/ottla

An opinionated framework for writing kafka consumers, producers and consumer-producers.

Leiningen/Boot

[com.chartbeat.cljbeat/ottla "0.9-SNAPSHOT"]

Clojure CLI/deps.edn

com.chartbeat.cljbeat/ottla {:mvn/version "0.9-SNAPSHOT"}

Gradle

implementation("com.chartbeat.cljbeat:ottla:0.9-SNAPSHOT")

Maven

<dependency>
  <groupId>com.chartbeat.cljbeat</groupId>
  <artifactId>ottla</artifactId>
  <version>0.9-SNAPSHOT</version>
</dependency>