org.duct-framework/database.datalevin

Integrant methods for Datalevin

Leiningen/Boot

[org.duct-framework/database.datalevin "0.1.1"]

Clojure CLI/deps.edn

org.duct-framework/database.datalevin {:mvn/version "0.1.1"}

Gradle

implementation("org.duct-framework:database.datalevin:0.1.1")

Maven

<dependency>
  <groupId>org.duct-framework</groupId>
  <artifactId>database.datalevin</artifactId>
  <version>0.1.1</version>
</dependency>