is not current version
Last Version 0.55.2

Central Dogma (centraldogma-common) 0.54.0

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.54.0
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.54.0


<!-- https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-common/ -->
<dependency>
    <groupId>com.linecorp.centraldogma</groupId>
    <artifactId>centraldogma-common</artifactId>
    <version>0.54.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-common/
implementation 'com.linecorp.centraldogma:centraldogma-common:0.54.0'
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-common/
implementation ("com.linecorp.centraldogma:centraldogma-common:0.54.0")
'com.linecorp.centraldogma:centraldogma-common:jar:0.54.0'
<dependency org="com.linecorp.centraldogma" name="centraldogma-common" rev="0.54.0">
  <artifact name="centraldogma-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.centraldogma', module='centraldogma-common', version='0.54.0')
)
libraryDependencies += "com.linecorp.centraldogma" % "centraldogma-common" % "0.54.0"
[com.linecorp.centraldogma/centraldogma-common "0.54.0"]

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.1
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.35
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.1

Project Modules

There are no modules declared in this project.