roxxi/jsonschema

Library to help you derive schemas from arbirary collections of JSON

Leiningen/Boot

[roxxi/jsonschema "0.1.5"]

Clojure CLI/deps.edn

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

Gradle

implementation("roxxi:jsonschema:0.1.5")

Maven

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