License |
License
Flyway Enterprise Edition License And Support Agreement
|
---|---|
Categories |
CategoriesFlyway Data Databases |
GroupId | GroupIdorg.flywaydb.enterprise |
ArtifactId | ArtifactIdflyway-parent |
Last Version | Last Version8.5.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflyway-parent
Flyway: Database Migrations Made Easy.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
flyway-parent-8.5.13.pom | 54 KB |
flyway-parent-8.5.13-sources.jar | 584 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.flywaydb.enterprise/flyway-parent/ -->
<dependency>
<groupId>org.flywaydb.enterprise</groupId>
<artifactId>flyway-parent</artifactId>
<version>8.5.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.flywaydb.enterprise/flyway-parent/
implementation 'org.flywaydb.enterprise:flyway-parent:8.5.13'
// https://jarcasting.com/artifacts/org.flywaydb.enterprise/flyway-parent/
implementation ("org.flywaydb.enterprise:flyway-parent:8.5.13")
'org.flywaydb.enterprise:flyway-parent:jar:8.5.13'
<dependency org="org.flywaydb.enterprise" name="flyway-parent" rev="8.5.13">
<artifact name="flyway-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flywaydb.enterprise', module='flyway-parent', version='8.5.13')
)
libraryDependencies += "org.flywaydb.enterprise" % "flyway-parent" % "8.5.13"
[org.flywaydb.enterprise/flyway-parent "8.5.13"]