com.mjachimowicz/duct-migrations-auto-cfg

Very simple sql db module for Duct framework

Leiningen/Boot

[com.mjachimowicz/duct-migrations-auto-cfg "0.1.0"]

Clojure CLI/deps.edn

com.mjachimowicz/duct-migrations-auto-cfg {:mvn/version "0.1.0"}

Gradle

implementation("com.mjachimowicz:duct-migrations-auto-cfg:0.1.0")

Maven

<dependency>
  <groupId>com.mjachimowicz</groupId>
  <artifactId>duct-migrations-auto-cfg</artifactId>
  <version>0.1.0</version>
</dependency>