License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.zuihou |
ArtifactId | ArtifactIdzuihou-config |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzuihou-config
配置中心模块
|
Filename | Size |
---|---|
zuihou-config-2.1.pom | |
zuihou-config-2.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zuihou/zuihou-config/ -->
<dependency>
<groupId>com.github.zuihou</groupId>
<artifactId>zuihou-config</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zuihou/zuihou-config/
implementation 'com.github.zuihou:zuihou-config:2.1'
// https://jarcasting.com/artifacts/com.github.zuihou/zuihou-config/
implementation ("com.github.zuihou:zuihou-config:2.1")
'com.github.zuihou:zuihou-config:jar:2.1'
<dependency org="com.github.zuihou" name="zuihou-config" rev="2.1">
<artifact name="zuihou-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zuihou', module='zuihou-config', version='2.1')
)
libraryDependencies += "com.github.zuihou" % "zuihou-config" % "2.1"
[com.github.zuihou/zuihou-config "2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-config | jar | |
org.slf4j : slf4j-api | jar | |
cn.hutool : hutool-all | jar | |
com.alibaba : fastjson | jar | |
com.google.guava : guava | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |