com.github.semantic-namespace/atlas

Atlas: semantic compound identity registry and invariant checking

Leiningen/Boot

[com.github.semantic-namespace/atlas "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.semantic-namespace/atlas {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("com.github.semantic-namespace:atlas:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.semantic-namespace</groupId>
  <artifactId>atlas</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>