Last Version

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

zheng framework module: database migrate support by liquibase

License

License

Categories

Categories

Liquibase Data Databases
GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-migrate-liquibase
Version

Version

1.8.0
Type

Type

jar
Description

Description

zheng framework module: database migrate support by liquibase
Project URL

Project URL

https://github.com/zhengframework/zhengframework

Download zheng-migrate-liquibase 1.8.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.zhengframework : zheng-core jar
com.github.zhengframework : zheng-jdbc-core jar
org.liquibase : liquibase-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.