is not current version
Last Version 0.55.2

com.linecorp.centraldogma:centraldogma-client-spring-boot1-starter 0.31.0

Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2 (centraldogma-client-spring-boot1-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-boot1-starter
Version

Version

0.31.0
Type

Type

jar

Download centraldogma-client-spring-boot1-starter 0.31.0


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