Last Version

Flyway Plus 5.2.4.0

Custom implementation for Flyway

License

License

Categories

Categories

Flyway Data Databases
GroupId

GroupId

com.github.spt-oss
ArtifactId

ArtifactId

flyway-parent
Version

Version

5.2.4.0
Type

Type

pom
Description

Description

Flyway Plus
Custom implementation for Flyway
Project URL

Project URL

https://github.com/spt-oss/flyway-plus
Project Organization

Project Organization

SPT
Source Code Management

Source Code Management

https://github.com/spt-oss/flyway-plus/tree/master

Download flyway-parent 5.2.4.0


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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

Project Modules

  • flyway-core