com.github.hden/protomic

Async client API for Datomic with Promesa.

Leiningen/Boot

[com.github.hden/protomic "0.2.1-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.hden/protomic {:mvn/version "0.2.1-SNAPSHOT"}

Gradle

implementation("com.github.hden:protomic:0.2.1-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.hden</groupId>
  <artifactId>protomic</artifactId>
  <version>0.2.1-SNAPSHOT</version>
</dependency>