Last Version

com.github.spt-oss:flyway-plus 5.1.4.0

Custom implementation for Flyway

License

License

Categories

Categories

Flyway Data Databases
GroupId

GroupId

com.github.spt-oss
ArtifactId

ArtifactId

flyway-plus
Version

Version

5.1.4.0
Type

Type

jar
Description

Description

Custom implementation for Flyway
Project URL

Project URL

https://github.com/spt-oss/flyway-plus
Project Organization

Project Organization

SPT
Source Code Management

Source Code Management

https://github.com/spt-oss/flyway-plus/tree/master

Download flyway-plus 5.1.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.flywaydb : flyway-core jar 5.1.4
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.0.5.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (3)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.197
org.springframework.boot : spring-boot-starter-jdbc jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.0.5.RELEASE

Project Modules

There are no modules declared in this project.