is not current version
Last Version 0.55.2

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

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.34.0
Type

Type

jar

Download centraldogma-client-spring-boot-autoconfigure 0.34.0


<!-- 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.34.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-client-spring-boot-autoconfigure/
implementation 'com.linecorp.centraldogma:centraldogma-client-spring-boot-autoconfigure:0.34.0'
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-client-spring-boot-autoconfigure/
implementation ("com.linecorp.centraldogma:centraldogma-client-spring-boot-autoconfigure:0.34.0")
'com.linecorp.centraldogma:centraldogma-client-spring-boot-autoconfigure:jar:0.34.0'
<dependency org="com.linecorp.centraldogma" name="centraldogma-client-spring-boot-autoconfigure" rev="0.34.0">
  <artifact name="centraldogma-client-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.centraldogma', module='centraldogma-client-spring-boot-autoconfigure', version='0.34.0')
)
libraryDependencies += "com.linecorp.centraldogma" % "centraldogma-client-spring-boot-autoconfigure" % "0.34.0"
[com.linecorp.centraldogma/centraldogma-client-spring-boot-autoconfigure "0.34.0"]