thosmos/domain-spec

A minimal abstraction for defining domain models and even domain model specs themselves - a bit meta ...

Leiningen/Boot

[thosmos/domain-spec "0.1.2-SNAPSHOT"]

Clojure CLI/deps.edn

thosmos/domain-spec {:mvn/version "0.1.2-SNAPSHOT"}

Gradle

implementation("thosmos:domain-spec:0.1.2-SNAPSHOT")

Maven

<dependency>
  <groupId>thosmos</groupId>
  <artifactId>domain-spec</artifactId>
  <version>0.1.2-SNAPSHOT</version>
</dependency>