is not current version
Last Version 2.0.1

io.bootique.flyway:bootique-flyway-parent 0.24

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.24
Type

Type

pom

Download bootique-flyway-parent 0.24


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