is not current version
Last Version 5.2.4.0

com.github.spt-oss:flyway-parent 5.1.4.1

Custom implementation for Flyway

Categories

Categories

Flyway Data Databases
GroupId

GroupId

com.github.spt-oss
ArtifactId

ArtifactId

flyway-parent
Version

Version

5.1.4.1
Type

Type

pom

Download flyway-parent 5.1.4.1


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