| License |
License
The Apache License, Version 2.0
|
|---|---|
| Categories |
Categoriescentraldogma Application Layer Libs Configuration |
| GroupId | GroupIdcom.linecorp.centraldogma |
| ArtifactId | ArtifactIdcentraldogma-bom |
| Version | Version0.51.1 |
| 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.51.1.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-bom/ -->
<dependency>
<groupId>com.linecorp.centraldogma</groupId>
<artifactId>centraldogma-bom</artifactId>
<version>0.51.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-bom/
implementation 'com.linecorp.centraldogma:centraldogma-bom:0.51.1'
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-bom/
implementation ("com.linecorp.centraldogma:centraldogma-bom:0.51.1")
'com.linecorp.centraldogma:centraldogma-bom:pom:0.51.1'
<dependency org="com.linecorp.centraldogma" name="centraldogma-bom" rev="0.51.1">
<artifact name="centraldogma-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.centraldogma', module='centraldogma-bom', version='0.51.1')
)
libraryDependencies += "com.linecorp.centraldogma" % "centraldogma-bom" % "0.51.1"
[com.linecorp.centraldogma/centraldogma-bom "0.51.1"]