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-shaded |
Version | Version0.28.1 |
Type | Typepom |
<!-- https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-client-spring-boot1-autoconfigure-shaded/ -->
<dependency>
<groupId>com.linecorp.centraldogma</groupId>
<artifactId>centraldogma-client-spring-boot1-autoconfigure-shaded</artifactId>
<version>0.28.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-client-spring-boot1-autoconfigure-shaded/
implementation 'com.linecorp.centraldogma:centraldogma-client-spring-boot1-autoconfigure-shaded:0.28.1'
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-client-spring-boot1-autoconfigure-shaded/
implementation ("com.linecorp.centraldogma:centraldogma-client-spring-boot1-autoconfigure-shaded:0.28.1")
'com.linecorp.centraldogma:centraldogma-client-spring-boot1-autoconfigure-shaded:pom:0.28.1'
<dependency org="com.linecorp.centraldogma" name="centraldogma-client-spring-boot1-autoconfigure-shaded" rev="0.28.1">
<artifact name="centraldogma-client-spring-boot1-autoconfigure-shaded" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.centraldogma', module='centraldogma-client-spring-boot1-autoconfigure-shaded', version='0.28.1')
)
libraryDependencies += "com.linecorp.centraldogma" % "centraldogma-client-spring-boot1-autoconfigure-shaded" % "0.28.1"
[com.linecorp.centraldogma/centraldogma-client-spring-boot1-autoconfigure-shaded "0.28.1"]