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.5"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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