org.clojars.frzn/dacom

A skeleton app built with datomic, compojure, and om

Leiningen/Boot

[org.clojars.frzn/dacom "0.1.4"]

Clojure CLI/deps.edn

org.clojars.frzn/dacom {:mvn/version "0.1.4"}

Gradle

implementation("org.clojars.frzn:dacom:0.1.4")

Maven

<dependency>
  <groupId>org.clojars.frzn</groupId>
  <artifactId>dacom</artifactId>
  <version>0.1.4</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.