prismatic/schema

Clojure(Script) library for declarative data description and validation

Leiningen/Boot

[prismatic/schema "0.4.3-SNAPSHOT"]

Clojure CLI/deps.edn

prismatic/schema {:mvn/version "0.4.3-SNAPSHOT"}

Gradle

implementation("prismatic:schema:0.4.3-SNAPSHOT")

Maven

<dependency>
  <groupId>prismatic</groupId>
  <artifactId>schema</artifactId>
  <version>0.4.3-SNAPSHOT</version>
</dependency>