License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.choerodon |
ArtifactId | ArtifactIdchoerodon-tool-config |
Last Version | Last Version0.15.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
<!-- https://jarcasting.com/artifacts/io.choerodon/choerodon-tool-config/ -->
<dependency>
<groupId>io.choerodon</groupId>
<artifactId>choerodon-tool-config</artifactId>
<version>0.15.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.choerodon/choerodon-tool-config/
implementation 'io.choerodon:choerodon-tool-config:0.15.1.RELEASE'
// https://jarcasting.com/artifacts/io.choerodon/choerodon-tool-config/
implementation ("io.choerodon:choerodon-tool-config:0.15.1.RELEASE")
'io.choerodon:choerodon-tool-config:jar:0.15.1.RELEASE'
<dependency org="io.choerodon" name="choerodon-tool-config" rev="0.15.1.RELEASE">
<artifact name="choerodon-tool-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.choerodon', module='choerodon-tool-config', version='0.15.1.RELEASE')
)
libraryDependencies += "io.choerodon" % "choerodon-tool-config" % "0.15.1.RELEASE"
[io.choerodon/choerodon-tool-config "0.15.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.choerodon : choerodon-starter-mybatis | jar | 0.15.1.RELEASE |
io.choerodon : choerodon-starter-core | jar | 0.15.1.RELEASE |
mysql : mysql-connector-java | jar | 8.0.16 |
com.oracle » ojdbc7 | jar | 12.1.0.1.0 |
com.microsoft.sqlserver : mssql-jdbc | jar | 6.4.0.jre8 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.8.3 |
io.codearte.props2yaml : props2yaml | jar | 0.5 |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.6.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.6.RELEASE |
org.spockframework : spock-core | jar | 1.1-groovy-2.4-rc-2 |
org.spockframework : spock-spring | jar | 1.1-groovy-2.4-rc-3 |
cglib : cglib-nodep | jar | 2.2 |