leontalbot/pull

Clojure library that offers a subset of Datomic Pull API or Om Next queries for plain data structures

Leiningen/Boot

[leontalbot/pull "0.1.0"]

Clojure CLI/deps.edn

leontalbot/pull {:mvn/version "0.1.0"}

Gradle

implementation("leontalbot:pull:0.1.0")

Maven

<dependency>
  <groupId>leontalbot</groupId>
  <artifactId>pull</artifactId>
  <version>0.1.0</version>
</dependency>