com.m0smith/datomic-schema

A DSL for Datomic Schema Definitions

Leiningen/Boot

[com.m0smith/datomic-schema "0.3.02-SNAPSHOT"]

Clojure CLI/deps.edn

com.m0smith/datomic-schema {:mvn/version "0.3.02-SNAPSHOT"}

Gradle

implementation("com.m0smith:datomic-schema:0.3.02-SNAPSHOT")

Maven

<dependency>
  <groupId>com.m0smith</groupId>
  <artifactId>datomic-schema</artifactId>
  <version>0.3.02-SNAPSHOT</version>
</dependency>