mbuczko/boot-ragtime

Run ragtime migrations in boot.

Leiningen/Boot

[mbuczko/boot-ragtime "0.1.5"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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