is not current version
Last Version 1.6

com.googlecode.flyway:flyway-maven-plugin-largetest 1.5


Categories

Categories

Maven Build Tools Flyway Data Databases
GroupId

GroupId

com.googlecode.flyway
ArtifactId

ArtifactId

flyway-maven-plugin-largetest
Version

Version

1.5
Type

Type

jar

Download flyway-maven-plugin-largetest 1.5


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