org.clojars.runa/clj-schema

Schemas for Clojure data. With validation and example data for tests

Leiningen/Boot

[org.clojars.runa/clj-schema "0.9.1"]

Clojure CLI/deps.edn

org.clojars.runa/clj-schema {:mvn/version "0.9.1"}

Gradle

implementation("org.clojars.runa:clj-schema:0.9.1")

Maven

<dependency>
  <groupId>org.clojars.runa</groupId>
  <artifactId>clj-schema</artifactId>
  <version>0.9.1</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.