is not current version
Last Version 0.55.2

com.linecorp.centraldogma:centraldogma-client-spring-boot-starter 0.47.0

Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2 (centraldogma-client-spring-boot-starter)

Categories

Categories

Spring Boot Container Microservices CLI User Interface centraldogma Application Layer Libs Configuration
GroupId

GroupId

com.linecorp.centraldogma
ArtifactId

ArtifactId

centraldogma-client-spring-boot-starter
Version

Version

0.47.0
Type

Type

jar

Download centraldogma-client-spring-boot-starter 0.47.0


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