com.intentmedia/schema-transform

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

Leiningen/Boot

[com.intentmedia/schema-transform "0.1.0"]

Clojure CLI/deps.edn

com.intentmedia/schema-transform {:mvn/version "0.1.0"}

Gradle

implementation("com.intentmedia:schema-transform:0.1.0")

Maven

<dependency>
  <groupId>com.intentmedia</groupId>
  <artifactId>schema-transform</artifactId>
  <version>0.1.0</version>
</dependency>