Last Version

flyway-firebird 8.5.13

Flyway: Database Migrations Made Easy.

License

License

Categories

Categories

Flyway Data Databases
GroupId

GroupId

org.flywaydb
ArtifactId

ArtifactId

flyway-firebird
Version

Version

8.5.13
Type

Type

jar
Description

Description

flyway-firebird
Flyway: Database Migrations Made Easy.

Download flyway-firebird 8.5.13


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

Dependencies

compile (1)

Group / Artifact Type Version
org.flywaydb : flyway-core jar 8.5.13

provided (1)

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

Project Modules

There are no modules declared in this project.