is not current version
Last Version 0.15.1.RELEASE

io.choerodon:choerodon-starter-config-client 0.15.0.RELEASE


Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

io.choerodon
ArtifactId

ArtifactId

choerodon-starter-config-client
Version

Version

0.15.0.RELEASE
Type

Type

jar

Download choerodon-starter-config-client 0.15.0.RELEASE


<!-- https://jarcasting.com/artifacts/io.choerodon/choerodon-starter-config-client/ -->
<dependency>
    <groupId>io.choerodon</groupId>
    <artifactId>choerodon-starter-config-client</artifactId>
    <version>0.15.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.choerodon/choerodon-starter-config-client/
implementation 'io.choerodon:choerodon-starter-config-client:0.15.0.RELEASE'
// https://jarcasting.com/artifacts/io.choerodon/choerodon-starter-config-client/
implementation ("io.choerodon:choerodon-starter-config-client:0.15.0.RELEASE")
'io.choerodon:choerodon-starter-config-client:jar:0.15.0.RELEASE'
<dependency org="io.choerodon" name="choerodon-starter-config-client" rev="0.15.0.RELEASE">
  <artifact name="choerodon-starter-config-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.choerodon', module='choerodon-starter-config-client', version='0.15.0.RELEASE')
)
libraryDependencies += "io.choerodon" % "choerodon-starter-config-client" % "0.15.0.RELEASE"
[io.choerodon/choerodon-starter-config-client "0.15.0.RELEASE"]