is not current version
Last Version 1.8.0

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


Categories

Categories

Flyway Data Databases
GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-migrate-flyway
Version

Version

1.0.2
Type

Type

jar

Download zheng-migrate-flyway 1.0.2


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