| License |
License |
|---|---|
| Categories |
CategoriesLiquibase Data Databases |
| GroupId | GroupIdcom.github.zhengframework |
| ArtifactId | ArtifactIdzheng-migrate-liquibase |
| Last Version | Last Version1.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionzheng framework module: database migrate support by liquibase
|
| Project URL |
Project URL |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |
| 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 |