is not current version
Last Version 3.2.1-Final

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


Categories

Categories

Flyway Data Databases
GroupId

GroupId

ch.inftec.flyway
ArtifactId

ArtifactId

flyway-extension-example
Version

Version

1.0.0-FE-CORE-REL_PR11-1
Type

Type

pom

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


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