com.onekingslane.danger/jsonschema

Library to help you derive schemas from arbirary collections of JSON

Leiningen/Boot

[com.onekingslane.danger/jsonschema "1.1.0-timestamptz"]

Clojure CLI/deps.edn

com.onekingslane.danger/jsonschema {:mvn/version "1.1.0-timestamptz"}

Gradle

implementation("com.onekingslane.danger:jsonschema:1.1.0-timestamptz")

Maven

<dependency>
  <groupId>com.onekingslane.danger</groupId>
  <artifactId>jsonschema</artifactId>
  <version>1.1.0-timestamptz</version>
</dependency>