is not current version
Last Version 2.0.1

io.bootique.flyway:bootique-flyway-parent 1.3

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

1.3
Type

Type

pom

Download bootique-flyway-parent 1.3


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