lbradstreet/franzy-common

Common resources for Kafka libraries, such as schemas, utility functions, and configuration.

Leiningen/Boot

[lbradstreet/franzy-common "0.0.2"]

Clojure CLI/deps.edn

lbradstreet/franzy-common {:mvn/version "0.0.2"}

Gradle

implementation("lbradstreet:franzy-common:0.0.2")

Maven

<dependency>
  <groupId>lbradstreet</groupId>
  <artifactId>franzy-common</artifactId>
  <version>0.0.2</version>
</dependency>