is not current version
Last Version 5.1.4.0

com.github.spt-oss:flyway-plus 0.4.2

Extended implementation of Flyway

Categories

Categories

Flyway Data Databases
GroupId

GroupId

com.github.spt-oss
ArtifactId

ArtifactId

flyway-plus
Version

Version

0.4.2
Type

Type

jar

Download flyway-plus 0.4.2


<!-- https://jarcasting.com/artifacts/com.github.spt-oss/flyway-plus/ -->
<dependency>
    <groupId>com.github.spt-oss</groupId>
    <artifactId>flyway-plus</artifactId>
    <version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spt-oss/flyway-plus/
implementation 'com.github.spt-oss:flyway-plus:0.4.2'
// https://jarcasting.com/artifacts/com.github.spt-oss/flyway-plus/
implementation ("com.github.spt-oss:flyway-plus:0.4.2")
'com.github.spt-oss:flyway-plus:jar:0.4.2'
<dependency org="com.github.spt-oss" name="flyway-plus" rev="0.4.2">
  <artifact name="flyway-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spt-oss', module='flyway-plus', version='0.4.2')
)
libraryDependencies += "com.github.spt-oss" % "flyway-plus" % "0.4.2"
[com.github.spt-oss/flyway-plus "0.4.2"]