Last Version

Flyway 2.7.0.Final

Evolve your Database Schema easily and reliably across all your instances

License

License

AL2
Categories

Categories

Flyway Data Databases
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

flyway
Version

Version

2.7.0.Final
Type

Type

jar
Description

Description

Flyway
Evolve your Database Schema easily and reliably across all your instances
Project Organization

Project Organization

JBoss by Red Hat

Download flyway 2.7.0.Final


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

Dependencies

compile (3)

Group / Artifact Type Version
io.thorntail : datasources jar 2.7.0.Final
io.thorntail : undertow jar 2.7.0.Final
org.flywaydb : flyway-core jar

provided (2)

Group / Artifact Type Version
jakarta.inject : jakarta.inject-api jar
jakarta.enterprise : jakarta.enterprise.cdi-api jar

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
io.thorntail : build-resources jar 2.7.0.Final

Project Modules

There are no modules declared in this project.