Last Version

bootique-flyway-example: example flyway code. 0.2

Example project for show usage and testing of flyway applications.

License

License

Categories

Categories

Flyway Data Databases Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.flyway
ArtifactId

ArtifactId

bootique-flyway-example
Version

Version

0.2
Type

Type

jar
Description

Description

bootique-flyway-example: example flyway code.
Example project for show usage and testing of flyway applications.
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-flyway-example 0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
io.bootique : bootique jar 0.22
io.bootique.flyway : bootique-flyway jar 0.2
com.h2database : h2 jar 1.4.193
io.bootique.logback : bootique-logback jar 0.14

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.31-beta

Project Modules

There are no modules declared in this project.