Last Version

Flyway 7.4.0.0

Custom implementation of Flyway

License

License

Categories

Categories

Flyway Data Databases
GroupId

GroupId

com.github.bitmc
ArtifactId

ArtifactId

flyway-parent
Version

Version

7.4.0.0
Type

Type

pom
Description

Description

Flyway
Custom implementation of Flyway
Project URL

Project URL

https://github.com/bitmc/flyway
Project Organization

Project Organization

BITMC
Source Code Management

Source Code Management

https://github.com/bitmc/flyway

Download flyway-parent 7.4.0.0


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

Dependencies

provided (1)

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

Project Modules

  • flyway-core