License |
License
The Apache License, Version 2.0
|
---|---|
Categories |
Categoriescentraldogma Application Layer Libs Configuration |
GroupId | GroupIdcom.linecorp.centraldogma |
ArtifactId | ArtifactIdcentraldogma-common |
Last Version | Last Version0.55.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCentral Dogma (centraldogma-common)
Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2 (centraldogma-common)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
centraldogma-common-0.55.2.pom | |
centraldogma-common-0.55.2.jar | 722 KB |
centraldogma-common-0.55.2-sources.jar | 105 KB |
centraldogma-common-0.55.2-javadoc.jar | 555 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-common/ -->
<dependency>
<groupId>com.linecorp.centraldogma</groupId>
<artifactId>centraldogma-common</artifactId>
<version>0.55.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-common/
implementation 'com.linecorp.centraldogma:centraldogma-common:0.55.2'
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-common/
implementation ("com.linecorp.centraldogma:centraldogma-common:0.55.2")
'com.linecorp.centraldogma:centraldogma-common:jar:0.55.2'
<dependency org="com.linecorp.centraldogma" name="centraldogma-common" rev="0.55.2">
<artifact name="centraldogma-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.centraldogma', module='centraldogma-common', version='0.55.2')
)
libraryDependencies += "com.linecorp.centraldogma" % "centraldogma-common" % "0.55.2"
[com.linecorp.centraldogma/centraldogma-common "0.55.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.slf4j : slf4j-api | jar | 1.7.36 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.2 |