| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаcom.github.chaojunzi |
| Идентификатор | Идентификаторchao-cloud-common-config |
| Последняя версия | Последняя версия1.0.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеchao-cloud-common-config
springboot-自定义配置工具包
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| chao-cloud-common-config-1.0.9.pom | |
| chao-cloud-common-config-1.0.9.jar | 38 KB |
| chao-cloud-common-config-1.0.9-sources.jar | 27 KB |
| chao-cloud-common-config-1.0.9-javadoc.jar | 243 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.chaojunzi : chao-cloud-common-extra | jar | 1.0.9 |
| org.springframework.data : spring-data-redis Необязательный | jar | |
| com.hankcs : hanlp | jar | portable-1.7.2 |