License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Ant Build Tools config Application Layer Libs Configuration |
GroupId | GroupIdorg.antframework.configcenter |
ArtifactId | ArtifactIdconfigcenter-spring-boot-starter |
Last Version | Last Version1.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Description配置中心
|
<!-- https://jarcasting.com/artifacts/org.antframework.configcenter/configcenter-spring-boot-starter/ -->
<dependency>
<groupId>org.antframework.configcenter</groupId>
<artifactId>configcenter-spring-boot-starter</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.antframework.configcenter/configcenter-spring-boot-starter/
implementation 'org.antframework.configcenter:configcenter-spring-boot-starter:1.7.3'
// https://jarcasting.com/artifacts/org.antframework.configcenter/configcenter-spring-boot-starter/
implementation ("org.antframework.configcenter:configcenter-spring-boot-starter:1.7.3")
'org.antframework.configcenter:configcenter-spring-boot-starter:jar:1.7.3'
<dependency org="org.antframework.configcenter" name="configcenter-spring-boot-starter" rev="1.7.3">
<artifact name="configcenter-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.antframework.configcenter', module='configcenter-spring-boot-starter', version='1.7.3')
)
libraryDependencies += "org.antframework.configcenter" % "configcenter-spring-boot-starter" % "1.7.3"
[org.antframework.configcenter/configcenter-spring-boot-starter "1.7.3"]
Group / Artifact | Type | Version |
---|---|---|
org.antframework.configcenter : configcenter-client | jar | 1.7.3 |
org.antframework.boot : ant-boot-starter-env | jar | 2.4.4 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.4.4 |
org.projectlombok : lombok Optional | jar | 1.18.18 |