Last Version

flyway-ant 2.3.1

Flyway: The agile database migration framework for Java.

License

License

Categories

Categories

Ant Build Tools Flyway Data Databases
GroupId

GroupId

com.googlecode.flyway
ArtifactId

ArtifactId

flyway-ant
Version

Version

2.3.1
Type

Type

jar
Description

Description

flyway-ant
Flyway: The agile database migration framework for Java.

Download flyway-ant 2.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.flyway : flyway-core jar 2.3.1

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.8.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.