Last Version

flyway-parent 7.0.0-beta1

Flyway: Database Migrations Made Easy.

License

License

Categories

Categories

Flyway Data Databases
GroupId

GroupId

org.flywaydb.pro
ArtifactId

ArtifactId

flyway-parent
Version

Version

7.0.0-beta1
Type

Type

jar
Description

Description

flyway-parent
Flyway: Database Migrations Made Easy.
Project URL

Project URL

https://flywaydb.org
Source Code Management

Source Code Management

https://github.com/flyway/flyway

Download flyway-parent 7.0.0-beta1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • flyway-core
  • flyway-gradle-plugin
  • flyway-maven-plugin
  • flyway-commandline