ua.modnakasta/schema-transform

Schema Transform is library for changing data specifications from one format to another to help build complex polyglot data systems.

Leiningen/Boot

[ua.modnakasta/schema-transform "0.1.0-2"]

Clojure CLI/deps.edn

ua.modnakasta/schema-transform {:mvn/version "0.1.0-2"}

Gradle

implementation("ua.modnakasta:schema-transform:0.1.0-2")

Maven

<dependency>
  <groupId>ua.modnakasta</groupId>
  <artifactId>schema-transform</artifactId>
  <version>0.1.0-2</version>
</dependency>