io.github.bsless/datalog-parser.spec

1-1 translation of datalog query spec based on the official Datomic documentation.

Leiningen/Boot

[io.github.bsless/datalog-parser.spec "0.0.4"]

Clojure CLI/deps.edn

io.github.bsless/datalog-parser.spec {:mvn/version "0.0.4"}

Gradle

implementation("io.github.bsless:datalog-parser.spec:0.0.4")

Maven

<dependency>
  <groupId>io.github.bsless</groupId>
  <artifactId>datalog-parser.spec</artifactId>
  <version>0.0.4</version>
</dependency>