is not current version
Last Version 3.2.1-Final

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


Categories

Categories

Flyway Data Databases
GroupId

GroupId

ch.inftec.flyway
ArtifactId

ArtifactId

flyway-extension-core
Version

Version

0.1-S-PR-11_9
Type

Type

jar

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


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