is not current version
Last Version 0.32.1

com.linecorp.centraldogma:centraldogma-client-spring-boot-starter-shaded 0.22.0

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

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-shaded
Version

Version

0.22.0
Type

Type

pom

Download centraldogma-client-spring-boot-starter-shaded 0.22.0


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