roxxi/jsonschema

Library to help you derive schemas from arbirary collections of JSON

Leiningen/Boot

[roxxi/jsonschema "0.1.8"]

Clojure CLI/deps.edn

roxxi/jsonschema {:mvn/version "0.1.8"}

Gradle

implementation("roxxi:jsonschema:0.1.8")

Maven

<dependency>
  <groupId>roxxi</groupId>
  <artifactId>jsonschema</artifactId>
  <version>0.1.8</version>
</dependency>