Categories |
CategoriesSpring Boot Container Microservices CLI User Interface Auto Application Layer Libs Code Generators centraldogma Configuration config |
---|---|
GroupId | GroupIdcom.linecorp.centraldogma |
ArtifactId | ArtifactIdcentraldogma-client-spring-boot1-autoconfigure |
Version | Version0.44.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-client-spring-boot1-autoconfigure/ -->
<dependency>
<groupId>com.linecorp.centraldogma</groupId>
<artifactId>centraldogma-client-spring-boot1-autoconfigure</artifactId>
<version>0.44.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-client-spring-boot1-autoconfigure/
implementation 'com.linecorp.centraldogma:centraldogma-client-spring-boot1-autoconfigure:0.44.3'
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-client-spring-boot1-autoconfigure/
implementation ("com.linecorp.centraldogma:centraldogma-client-spring-boot1-autoconfigure:0.44.3")
'com.linecorp.centraldogma:centraldogma-client-spring-boot1-autoconfigure:jar:0.44.3'
<dependency org="com.linecorp.centraldogma" name="centraldogma-client-spring-boot1-autoconfigure" rev="0.44.3">
<artifact name="centraldogma-client-spring-boot1-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.centraldogma', module='centraldogma-client-spring-boot1-autoconfigure', version='0.44.3')
)
libraryDependencies += "com.linecorp.centraldogma" % "centraldogma-client-spring-boot1-autoconfigure" % "0.44.3"
[com.linecorp.centraldogma/centraldogma-client-spring-boot1-autoconfigure "0.44.3"]