roxxi/simple-avro

Clojure wrapper for Avro schema and serialization.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 219 Downloads
  • 219 This Version

Leiningen/Boot

[roxxi/simple-avro "0.0.6"]

Clojure CLI/deps.edn

roxxi/simple-avro {:mvn/version "0.0.6"}

Gradle

implementation("roxxi:simple-avro:0.0.6")

Maven

<dependency>
  <groupId>roxxi</groupId>
  <artifactId>simple-avro</artifactId>
  <version>0.0.6</version>
</dependency>