is not current version
Last Version 1.9.7

cz.net21.flyway.ant:flyway-ant 1.8.3

Flyway Ant plugin provided as an AntLib.

Categories

Categories

Ant Build Tools Net Flyway Data Databases
GroupId

GroupId

cz.net21.flyway.ant
ArtifactId

ArtifactId

flyway-ant
Version

Version

1.8.3
Type

Type

jar

Download flyway-ant 1.8.3


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