is not current version
Last Version 3.2.1-Final

ch.inftec.flyway:flyway-extension 1.0.0-FE-CORE-REL_PR11-1


Categories

Categories

Flyway Data Databases
GroupId

GroupId

ch.inftec.flyway
ArtifactId

ArtifactId

flyway-extension
Version

Version

1.0.0-FE-CORE-REL_PR11-1
Type

Type

pom

Download flyway-extension 1.0.0-FE-CORE-REL_PR11-1


<!-- https://jarcasting.com/artifacts/ch.inftec.flyway/flyway-extension/ -->
<dependency>
    <groupId>ch.inftec.flyway</groupId>
    <artifactId>flyway-extension</artifactId>
    <version>1.0.0-FE-CORE-REL_PR11-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.inftec.flyway/flyway-extension/
implementation 'ch.inftec.flyway:flyway-extension:1.0.0-FE-CORE-REL_PR11-1'
// https://jarcasting.com/artifacts/ch.inftec.flyway/flyway-extension/
implementation ("ch.inftec.flyway:flyway-extension:1.0.0-FE-CORE-REL_PR11-1")
'ch.inftec.flyway:flyway-extension:pom:1.0.0-FE-CORE-REL_PR11-1'
<dependency org="ch.inftec.flyway" name="flyway-extension" rev="1.0.0-FE-CORE-REL_PR11-1">
  <artifact name="flyway-extension" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.inftec.flyway', module='flyway-extension', version='1.0.0-FE-CORE-REL_PR11-1')
)
libraryDependencies += "ch.inftec.flyway" % "flyway-extension" % "1.0.0-FE-CORE-REL_PR11-1"
[ch.inftec.flyway/flyway-extension "1.0.0-FE-CORE-REL_PR11-1"]