com.github.metaphor/lein-flyway

Leiningen Plugin for Database Migration Tool Flyway

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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