is not current version
Last Version 1.0.9

com.github.chaojunzi:chao-cloud-common-config 1.0.7

springboot-自定义配置工具包

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.chaojunzi
ArtifactId

ArtifactId

chao-cloud-common-config
Version

Version

1.0.7
Type

Type

jar

Download chao-cloud-common-config 1.0.7


<!-- https://jarcasting.com/artifacts/com.github.chaojunzi/chao-cloud-common-config/ -->
<dependency>
    <groupId>com.github.chaojunzi</groupId>
    <artifactId>chao-cloud-common-config</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chaojunzi/chao-cloud-common-config/
implementation 'com.github.chaojunzi:chao-cloud-common-config:1.0.7'
// https://jarcasting.com/artifacts/com.github.chaojunzi/chao-cloud-common-config/
implementation ("com.github.chaojunzi:chao-cloud-common-config:1.0.7")
'com.github.chaojunzi:chao-cloud-common-config:jar:1.0.7'
<dependency org="com.github.chaojunzi" name="chao-cloud-common-config" rev="1.0.7">
  <artifact name="chao-cloud-common-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chaojunzi', module='chao-cloud-common-config', version='1.0.7')
)
libraryDependencies += "com.github.chaojunzi" % "chao-cloud-common-config" % "1.0.7"
[com.github.chaojunzi/chao-cloud-common-config "1.0.7"]