License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.chaojunzi |
ArtifactId | ArtifactIdchao-cloud-common-config |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionchao-cloud-common-config
springboot-自定义配置工具包
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chaojunzi/chao-cloud-common-config/
implementation 'com.github.chaojunzi:chao-cloud-common-config:1.0.9'
// https://jarcasting.com/artifacts/com.github.chaojunzi/chao-cloud-common-config/
implementation ("com.github.chaojunzi:chao-cloud-common-config:1.0.9")
'com.github.chaojunzi:chao-cloud-common-config:jar:1.0.9'
<dependency org="com.github.chaojunzi" name="chao-cloud-common-config" rev="1.0.9">
<artifact name="chao-cloud-common-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chaojunzi', module='chao-cloud-common-config', version='1.0.9')
)
libraryDependencies += "com.github.chaojunzi" % "chao-cloud-common-config" % "1.0.9"
[com.github.chaojunzi/chao-cloud-common-config "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.github.chaojunzi : chao-cloud-common-extra | jar | 1.0.9 |
org.springframework.data : spring-data-redis Optional | jar | |
com.hankcs : hanlp | jar | portable-1.7.2 |