is not current version
Last Version 1.8.0

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


Categories

Categories

Flyway Data Databases
GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-migrate-flyway
Version

Version

1.2.0
Type

Type

jar

Download zheng-migrate-flyway 1.2.0


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