ovotech/kafka-avro-confluent

An Avro Kafka De/Serializer lib that works with Confluent's Schema Registry

Leiningen/Boot

[ovotech/kafka-avro-confluent "0.2.0"]

Clojure CLI/deps.edn

ovotech/kafka-avro-confluent {:mvn/version "0.2.0"}

Gradle

implementation("ovotech:kafka-avro-confluent:0.2.0")

Maven

<dependency>
  <groupId>ovotech</groupId>
  <artifactId>kafka-avro-confluent</artifactId>
  <version>0.2.0</version>
</dependency>