com.mjachimowicz/duct-env-dbs

Very simple sql db module for Duct framework

Leiningen/Boot

[com.mjachimowicz/duct-env-dbs "0.1.0"]

Clojure CLI/deps.edn

com.mjachimowicz/duct-env-dbs {:mvn/version "0.1.0"}

Gradle

implementation("com.mjachimowicz:duct-env-dbs:0.1.0")

Maven

<dependency>
  <groupId>com.mjachimowicz</groupId>
  <artifactId>duct-env-dbs</artifactId>
  <version>0.1.0</version>
</dependency>