org.duct-framework/module.datalog

Duct module for working with Datalog databases

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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