metosin/schema-tools

Common utilities for Prismatic Schema

Leiningen/Boot

[metosin/schema-tools "0.5.0-SNAPSHOT"]

Clojure CLI/deps.edn

metosin/schema-tools {:mvn/version "0.5.0-SNAPSHOT"}

Gradle

implementation("metosin:schema-tools:0.5.0-SNAPSHOT")

Maven

<dependency>
  <groupId>metosin</groupId>
  <artifactId>schema-tools</artifactId>
  <version>0.5.0-SNAPSHOT</version>
</dependency>