Last Version

Central Dogma (centraldogma-common) 0.55.2

Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2 (centraldogma-common)

License

License

The Apache License, Version 2.0
Categories

Categories

centraldogma Application Layer Libs Configuration
GroupId

GroupId

com.linecorp.centraldogma
ArtifactId

ArtifactId

centraldogma-common
Version

Version

0.55.2
Type

Type

jar
Description

Description

Central Dogma (centraldogma-common)
Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2 (centraldogma-common)
Project URL

Project URL

https://line.github.io/centraldogma/
Source Code Management

Source Code Management

https://github.com/line/centraldogma

Download centraldogma-common 0.55.2


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
javax.inject : javax.inject jar 1

runtime (6)

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

Project Modules

There are no modules declared in this project.