mbuczko/boot-ragtime

Run ragtime migrations in boot.

Leiningen/Boot

[mbuczko/boot-ragtime "0.2.0"]

Clojure CLI/deps.edn

mbuczko/boot-ragtime {:mvn/version "0.2.0"}

Gradle

implementation("mbuczko:boot-ragtime:0.2.0")

Maven

<dependency>
  <groupId>mbuczko</groupId>
  <artifactId>boot-ragtime</artifactId>
  <version>0.2.0</version>
</dependency>