Last Version

com.github.bitmc:flyway-core 7.4.0.0

Custom implementation of Flyway

License

License

Categories

Categories

Flyway Data Databases
GroupId

GroupId

com.github.bitmc
ArtifactId

ArtifactId

flyway-core
Version

Version

7.4.0.0
Type

Type

jar
Description

Description

Custom implementation of Flyway
Project Organization

Project Organization

BITMC

Download flyway-core 7.4.0.0


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

Dependencies

compile (1)

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

provided (1)

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

test (3)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.200
com.zaxxer : HikariCP jar 3.4.5
org.springframework.boot : spring-boot-starter-test jar 2.4.1

Project Modules

There are no modules declared in this project.