is not current version
Last Version 0.55.2

com.linecorp.centraldogma:centraldogma-client-spring-boot-autoconfigure 0.20.1

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

Categories

Categories

Spring Boot Container Microservices CLI User Interface Auto Application Layer Libs Code Generators centraldogma Configuration config
GroupId

GroupId

com.linecorp.centraldogma
ArtifactId

ArtifactId

centraldogma-client-spring-boot-autoconfigure
Version

Version

0.20.1
Type

Type

pom

Download centraldogma-client-spring-boot-autoconfigure 0.20.1


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