is not current version
Last Version 3.2.1-Final

ch.inftec.flyway:flyway-extension 0.1-S-PR-11_9


Categories

Categories

Flyway Data Databases
GroupId

GroupId

ch.inftec.flyway
ArtifactId

ArtifactId

flyway-extension
Version

Version

0.1-S-PR-11_9
Type

Type

pom

Download flyway-extension 0.1-S-PR-11_9


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