is not current version
Last Version 8.5.13

flyway-parent 7.9.2

Flyway: Database Migrations Made Easy.

License

License

Flyway Enterprise Edition License And Support Agreement
Categories

Categories

Flyway Data Databases
GroupId

GroupId

org.flywaydb.enterprise
ArtifactId

ArtifactId

flyway-parent
Version

Version

7.9.2
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.9.2


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

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-community-db-support
  • flyway-gradle-plugin
  • flyway-maven-plugin
  • flyway-commandline
  • flyway-spanner-beta-support