Last Version

com.github.zhengframework:zheng-migrate-flyway 1.8.0

zheng framework module: database migrate support by flyway

License

License

Categories

Categories

Flyway Data Databases
GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-migrate-flyway
Version

Version

1.8.0
Type

Type

jar
Description

Description

zheng framework module: database migrate support by flyway
Project URL

Project URL

https://github.com/zhengframework/zhengframework

Download zheng-migrate-flyway 1.8.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.zhengframework : zheng-jdbc-core jar
org.flywaydb : flyway-core jar
com.github.zhengframework : zheng-core jar
org.kohsuke.metainf-services : metainf-services Optional jar 1.8
org.gaul : modernizer-maven-annotations Optional jar 2.1.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (4)

Group / Artifact Type Version
com.github.zhengframework : zheng-test jar
org.hsqldb : hsqldb jar
ch.qos.logback : logback-classic jar
com.github.zhengframework : zheng-jdbc jar

Project Modules

There are no modules declared in this project.