is not current version
Last Version 5.1.4.0

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

Flyway extended implementation

Categories

Categories

Flyway Data Databases
GroupId

GroupId

com.github.spt-oss
ArtifactId

ArtifactId

flyway-plus
Version

Version

0.3.0
Type

Type

jar

Download flyway-plus 0.3.0


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