is not current version
Last Version 1.7.3

org.antframework.configcenter:configcenter-spring-boot-starter 1.7.1

配置中心

License

License

Categories

Categories

Spring Boot Container Microservices Ant Build Tools config Application Layer Libs Configuration
GroupId

GroupId

org.antframework.configcenter
ArtifactId

ArtifactId

configcenter-spring-boot-starter
Version

Version

1.7.1
Type

Type

jar
Description

Description

配置中心

Download configcenter-spring-boot-starter 1.7.1


<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.antframework.configcenter/configcenter-spring-boot-starter/
implementation 'org.antframework.configcenter:configcenter-spring-boot-starter:1.7.1'
// https://jarcasting.com/artifacts/org.antframework.configcenter/configcenter-spring-boot-starter/
implementation ("org.antframework.configcenter:configcenter-spring-boot-starter:1.7.1")
'org.antframework.configcenter:configcenter-spring-boot-starter:jar:1.7.1'
<dependency org="org.antframework.configcenter" name="configcenter-spring-boot-starter" rev="1.7.1">
  <artifact name="configcenter-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.antframework.configcenter', module='configcenter-spring-boot-starter', version='1.7.1')
)
libraryDependencies += "org.antframework.configcenter" % "configcenter-spring-boot-starter" % "1.7.1"
[org.antframework.configcenter/configcenter-spring-boot-starter "1.7.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.antframework.configcenter : configcenter-client jar 1.7.1
org.antframework.boot : ant-boot-starter-env jar 2.4.4
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.4

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.4
org.projectlombok : lombok Optional jar 1.18.18

Project Modules

There are no modules declared in this project.