License |
License
The Apache License, Version 2.0
|
---|---|
Categories |
Categoriescentraldogma Application Layer Libs Configuration |
GroupId | GroupIdcom.linecorp.centraldogma |
ArtifactId | ArtifactIdcentraldogma-bom |
Last Version | Last Version0.55.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCentral Dogma (centraldogma-bom)
Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2 (centraldogma-bom)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
centraldogma-bom-0.55.2.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-bom/ -->
<dependency>
<groupId>com.linecorp.centraldogma</groupId>
<artifactId>centraldogma-bom</artifactId>
<version>0.55.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-bom/
implementation 'com.linecorp.centraldogma:centraldogma-bom:0.55.2'
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-bom/
implementation ("com.linecorp.centraldogma:centraldogma-bom:0.55.2")
'com.linecorp.centraldogma:centraldogma-bom:pom:0.55.2'
<dependency org="com.linecorp.centraldogma" name="centraldogma-bom" rev="0.55.2">
<artifact name="centraldogma-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.centraldogma', module='centraldogma-bom', version='0.55.2')
)
libraryDependencies += "com.linecorp.centraldogma" % "centraldogma-bom" % "0.55.2"
[com.linecorp.centraldogma/centraldogma-bom "0.55.2"]