is not current version
Last Version 2.0.1

io.bootique.flyway:bootique-flyway-parent 0.25

Parent POM of Bootique Flyway module.

Categories

Categories

Flyway Data Databases Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.flyway
ArtifactId

ArtifactId

bootique-flyway-parent
Version

Version

0.25
Type

Type

pom

Download bootique-flyway-parent 0.25


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