adi (a datomic interface) simplifies usage of datomic by providing a common query, insertion and manipulation interface that produce structured data, yet at the same time keeping with the 'more is less' philosophy of clojure.
[adi "0.1.2-SNAPSHOT"]
adi/adi {:mvn/version "0.1.2-SNAPSHOT"}
implementation("adi:adi:0.1.2-SNAPSHOT")
<dependency> <groupId>adi</groupId> <artifactId>adi</artifactId> <version>0.1.2-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: