mbuczko/boot-ragtime

Run ragtime migrations in boot.

Leiningen/Boot

[mbuczko/boot-ragtime "0.3.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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