com.github.metaphor/lein-flyway

Leiningen Plugin for Database Migration Tool Flyway

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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