License |
License
The Apache License, Version 2.0
|
---|---|
Categories |
CategoriesCLI User Interface centraldogma Application Layer Libs Configuration |
GroupId | GroupIdcom.linecorp.centraldogma |
ArtifactId | ArtifactIdcentraldogma-client |
Last Version | Last Version0.55.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCentral Dogma (centraldogma-client)
Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2 (centraldogma-client)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
centraldogma-client-0.55.2.pom | |
centraldogma-client-0.55.2.jar | 80 KB |
centraldogma-client-0.55.2-sources.jar | 43 KB |
centraldogma-client-0.55.2-javadoc.jar | 464 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-client/ -->
<dependency>
<groupId>com.linecorp.centraldogma</groupId>
<artifactId>centraldogma-client</artifactId>
<version>0.55.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-client/
implementation 'com.linecorp.centraldogma:centraldogma-client:0.55.2'
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-client/
implementation ("com.linecorp.centraldogma:centraldogma-client:0.55.2")
'com.linecorp.centraldogma:centraldogma-client:jar:0.55.2'
<dependency org="com.linecorp.centraldogma" name="centraldogma-client" rev="0.55.2">
<artifact name="centraldogma-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.centraldogma', module='centraldogma-client', version='0.55.2')
)
libraryDependencies += "com.linecorp.centraldogma" % "centraldogma-client" % "0.55.2"
[com.linecorp.centraldogma/centraldogma-client "0.55.2"]
Group / Artifact | Type | Version |
---|---|---|
com.linecorp.centraldogma : centraldogma-common | jar | 0.55.2 |
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 |
org.javassist : javassist | jar | 3.28.0-GA |