Last Version

flyway-sbt 4.2.0

Flyway: Database Migrations Made Easy.

License

License

Categories

Categories

Flyway Data Databases
GroupId

GroupId

org.flywaydb
ArtifactId

ArtifactId

flyway-sbt
Version

Version

4.2.0
Type

Type

pom
Description

Description

flyway-sbt
Flyway: Database Migrations Made Easy.

Download flyway-sbt 4.2.0


<!-- https://jarcasting.com/artifacts/org.flywaydb/flyway-sbt/ -->
<dependency>
    <groupId>org.flywaydb</groupId>
    <artifactId>flyway-sbt</artifactId>
    <version>4.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.flywaydb/flyway-sbt/
implementation 'org.flywaydb:flyway-sbt:4.2.0'
// https://jarcasting.com/artifacts/org.flywaydb/flyway-sbt/
implementation ("org.flywaydb:flyway-sbt:4.2.0")
'org.flywaydb:flyway-sbt:pom:4.2.0'
<dependency org="org.flywaydb" name="flyway-sbt" rev="4.2.0">
  <artifact name="flyway-sbt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.flywaydb', module='flyway-sbt', version='4.2.0')
)
libraryDependencies += "org.flywaydb" % "flyway-sbt" % "4.2.0"
[org.flywaydb/flyway-sbt "4.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.flywaydb : flyway-core jar 4.2.0

Project Modules

There are no modules declared in this project.