Last Version

com.github.spt-oss:flyway-core 5.2.4.0

Custom implementation for Flyway

License

License

Categories

Categories

Flyway Data Databases
GroupId

GroupId

com.github.spt-oss
ArtifactId

ArtifactId

flyway-core
Version

Version

5.2.4.0
Type

Type

jar
Description

Description

Custom implementation for Flyway
Project Organization

Project Organization

SPT
Source Code Management

Source Code Management

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

Download flyway-core 5.2.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.flywaydb : flyway-core jar 5.2.4

provided (1)

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

test (3)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.197
com.zaxxer : HikariCP jar 2.7.9
org.springframework.boot : spring-boot-starter-test jar 2.0.6.RELEASE

Project Modules

There are no modules declared in this project.