org.duct-framework/module.datalog

Duct module for working with Datalog databases

Leiningen/Boot

[org.duct-framework/module.datalog "0.2.1"]

Clojure CLI/deps.edn

org.duct-framework/module.datalog {:mvn/version "0.2.1"}

Gradle

implementation("org.duct-framework:module.datalog:0.2.1")

Maven

<dependency>
  <groupId>org.duct-framework</groupId>
  <artifactId>module.datalog</artifactId>
  <version>0.2.1</version>
</dependency>