is not current version
Last Version 3.2.1-Final

ch.inftec.flyway:flyway-extension-core 0.1-S-PR-11_8


Categories

Categories

Flyway Data Databases
GroupId

GroupId

ch.inftec.flyway
ArtifactId

ArtifactId

flyway-extension-core
Version

Version

0.1-S-PR-11_8
Type

Type

jar

Download flyway-extension-core 0.1-S-PR-11_8


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