mbuczko/boot-ragtime

Run ragtime migrations in boot.

Leiningen/Boot

[mbuczko/boot-ragtime "0.1.6"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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