json-schema

Conformant json-schema implementation

  • VCSN/A

  • cljdoc documentationcljdoc
  • 4,917 Downloads
  • 47 This Version

Leiningen/Boot

[json-schema "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

json-schema/json-schema {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("json-schema:json-schema:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>json-schema</groupId>
  <artifactId>json-schema</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>