Last Version

io.choerodon:choerodon-liquibase 0.16.1.RELEASE


Categories

Categories

Liquibase Data Databases
GroupId

GroupId

io.choerodon
ArtifactId

ArtifactId

choerodon-liquibase
Version

Version

0.16.1.RELEASE
Type

Type

jar
Description

Description

Download choerodon-liquibase 0.16.1.RELEASE


<!-- 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"]

Dependencies

compile (10)

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

test (8)

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

Project Modules

There are no modules declared in this project.