ovotech/kafka-avro-confluent

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

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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