is not current version
Last Version 1.6

com.googlecode.flyway:flyway-commandline-largetest 1.4.2


Categories

Categories

Flyway Data Databases
GroupId

GroupId

com.googlecode.flyway
ArtifactId

ArtifactId

flyway-commandline-largetest
Version

Version

1.4.2
Type

Type

jar

Download flyway-commandline-largetest 1.4.2


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