com.github.metaphor/lein-flyway

Leiningen Plugin for Database Migration Tool Flyway

Leiningen/Boot

[com.github.metaphor/lein-flyway "6.0.0"]

Clojure CLI/deps.edn

com.github.metaphor/lein-flyway {:mvn/version "6.0.0"}

Gradle

implementation("com.github.metaphor:lein-flyway:6.0.0")

Maven

<dependency>
  <groupId>com.github.metaphor</groupId>
  <artifactId>lein-flyway</artifactId>
  <version>6.0.0</version>
</dependency>