Last Version

ch.rotscher.flyway:flyway-extension 0.1-RC-1

InfTec Java Base project that holds the root pom all other InfTec projects will derive from

License

License

Categories

Categories

Flyway Data Databases
GroupId

GroupId

ch.rotscher.flyway
ArtifactId

ArtifactId

flyway-extension
Version

Version

0.1-RC-1
Type

Type

pom
Description

Description

InfTec Java Base project that holds the root pom all other InfTec projects will derive from

Download flyway-extension 0.1-RC-1


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

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-maven-plugin