com.github.taojoe/ragtime.jdbc

Ragtime migrations for JDBC

Leiningen/Boot

[com.github.taojoe/ragtime.jdbc "0.7.2"]

Clojure CLI/deps.edn

com.github.taojoe/ragtime.jdbc {:mvn/version "0.7.2"}

Gradle

implementation("com.github.taojoe:ragtime.jdbc:0.7.2")

Maven

<dependency>
  <groupId>com.github.taojoe</groupId>
  <artifactId>ragtime.jdbc</artifactId>
  <version>0.7.2</version>
</dependency>