Last Version

ch.inftec.flyway:flyway-extension 3.2.1-Final

InfTec parent POM. Contains plugin versions as well as profiles to deploy projects to Central

License

License

Categories

Categories

Flyway Data Databases
GroupId

GroupId

ch.inftec.flyway
ArtifactId

ArtifactId

flyway-extension
Version

Version

3.2.1-Final
Type

Type

pom
Description

Description

InfTec parent POM. Contains plugin versions as well as profiles to deploy projects to Central
Project URL

Project URL

https://bitbucket.org/inftec/flywayextension

Download flyway-extension 3.2.1-Final


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • flyway-extension-core
  • flyway-extension-commandline
  • flyway-extension-example