Categories |
CategoriesLiquibase Data Databases |
---|---|
GroupId | GroupIdio.choerodon |
ArtifactId | ArtifactIdchoerodon-liquibase |
Last Version | Last Version0.16.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/io.choerodon/choerodon-liquibase/ -->
<dependency>
<groupId>io.choerodon</groupId>
<artifactId>choerodon-liquibase</artifactId>
<version>0.16.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.choerodon/choerodon-liquibase/
implementation 'io.choerodon:choerodon-liquibase:0.16.1.RELEASE'
// https://jarcasting.com/artifacts/io.choerodon/choerodon-liquibase/
implementation ("io.choerodon:choerodon-liquibase:0.16.1.RELEASE")
'io.choerodon:choerodon-liquibase:jar:0.16.1.RELEASE'
<dependency org="io.choerodon" name="choerodon-liquibase" rev="0.16.1.RELEASE">
<artifact name="choerodon-liquibase" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.choerodon', module='choerodon-liquibase', version='0.16.1.RELEASE')
)
libraryDependencies += "io.choerodon" % "choerodon-liquibase" % "0.16.1.RELEASE"
[io.choerodon/choerodon-liquibase "0.16.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.liquibase : liquibase-core | jar | |
org.liquibase : liquibase-groovy-dsl | jar | 1.2.2 |
io.choerodon : choerodon-annotation-processor | jar | ${project.version} |
org.apache.poi : poi | jar | 4.0.0 |
org.apache.poi : poi-ooxml | jar | 4.0.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
commons-io : commons-io | jar | 2.4 |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-jdbc | jar | |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.powermock : powermock-api-mockito | jar | 1.7.4 |
org.mockito : mockito-core | jar | 1.10.19 |
org.powermock : powermock-module-junit4 | jar | 1.7.4 |
org.powermock : powermock-classloading-xstream | jar | 1.7.4 |
org.powermock : powermock-module-junit4-rule | jar | 1.7.4 |
org.powermock : powermock-module-junit4-rule-agent | jar | 1.7.4 |
com.h2database : h2 | jar | 1.4.197 |
org.springframework.boot : spring-boot-starter-web | jar |