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