is not current version
Last Version 2.1.1.1

com.baidubce.formula:config-client-spring-boot-starter 2.0.1.2


Categories

Categories

Spring Boot Container Microservices CLI User Interface config Application Layer Libs Configuration ORM Data
GroupId

GroupId

com.baidubce.formula
ArtifactId

ArtifactId

config-client-spring-boot-starter
Version

Version

2.0.1.2
Type

Type

jar

Download config-client-spring-boot-starter 2.0.1.2


<!-- https://jarcasting.com/artifacts/com.baidubce.formula/config-client-spring-boot-starter/ -->
<dependency>
    <groupId>com.baidubce.formula</groupId>
    <artifactId>config-client-spring-boot-starter</artifactId>
    <version>2.0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.baidubce.formula/config-client-spring-boot-starter/
implementation 'com.baidubce.formula:config-client-spring-boot-starter:2.0.1.2'
// https://jarcasting.com/artifacts/com.baidubce.formula/config-client-spring-boot-starter/
implementation ("com.baidubce.formula:config-client-spring-boot-starter:2.0.1.2")
'com.baidubce.formula:config-client-spring-boot-starter:jar:2.0.1.2'
<dependency org="com.baidubce.formula" name="config-client-spring-boot-starter" rev="2.0.1.2">
  <artifact name="config-client-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.baidubce.formula', module='config-client-spring-boot-starter', version='2.0.1.2')
)
libraryDependencies += "com.baidubce.formula" % "config-client-spring-boot-starter" % "2.0.1.2"
[com.baidubce.formula/config-client-spring-boot-starter "2.0.1.2"]