io.thdr/kfk.schema-helpers

Some helpers to make work with Avro Schemas and Kafka easier

Leiningen/Boot

[io.thdr/kfk.schema-helpers "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

io.thdr/kfk.schema-helpers {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("io.thdr:kfk.schema-helpers:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>io.thdr</groupId>
  <artifactId>kfk.schema-helpers</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>