bootique-flyway: Flyway Integration with Bootique

Provides Flyway integration with Bootique.

License

License

Categories

Categories

Flyway Data Databases Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.flyway
ArtifactId

ArtifactId

bootique-flyway
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

bootique-flyway: Flyway Integration with Bootique
Provides Flyway integration with Bootique.
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-flyway

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.bootique : bootique jar 2.0.1
io.bootique.jdbc : bootique-jdbc jar 2.0.1
org.flywaydb : flyway-core jar 6.5.0
org.slf4j : slf4j-api jar 1.7.25

test (7)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.9.0
io.bootique : bootique-test jar 2.0.1
org.apache.derby : derby jar 10.14.1.0
io.bootique.jdbc : bootique-jdbc-test jar 2.0.1
io.bootique.jdbc : bootique-jdbc-tomcat jar 2.0.1
io.bootique.logback : bootique-logback jar 2.0.1

Project Modules

There are no modules declared in this project.
io.bootique.flyway

Bootique Project

Bootique is a minimally opinionated platform for modern runnable Java apps

Versions

Version
2.0.1
2.0
2.0.RC1
2.0.M1
2.0.B1
1.3
1.2
1.1
1.0
1.0.RC1
0.25
0.24
0.3
0.2
0.1