Central Dogma (centraldogma-client-armeria-legacy-shaded)

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

License

License

The Apache License, Version 2.0
Categories

Categories

CLI User Interface centraldogma Application Layer Libs Configuration Armeria Container Microservices
GroupId

GroupId

com.linecorp.centraldogma
ArtifactId

ArtifactId

centraldogma-client-armeria-legacy-shaded
Last Version

Last Version

0.32.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

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

Source Code Management

https://github.com/line/centraldogma

Download centraldogma-client-armeria-legacy-shaded

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
com.linecorp.centraldogma : centraldogma-client-armeria-shaded jar 0.32.1
com.linecorp.centraldogma : centraldogma-common-shaded jar 0.32.1
com.linecorp.centraldogma : centraldogma-common-legacy-shaded jar 0.32.1
com.fasterxml.jackson.core : jackson-annotations jar 2.9.7
com.fasterxml.jackson.core : jackson-core jar 2.9.7
com.fasterxml.jackson.core : jackson-databind jar 2.9.7
com.github.ben-manes.caffeine : caffeine jar 2.6.2
com.google.code.findbugs : jsr305 jar 3.0.2
com.linecorp.armeria : armeria-thrift0.9-shaded jar 0.75.0
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.

Visit the official web site for more information.

Central Dogma

Central Dogma is an open-source, highly-available and version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2.

It is open-sourced and licensed under Apache License 2.0 by LINE Corporation, who uses it in production.

How to build

We use Gradle to build Central Dogma. The following command will compile Central Dogma and generate JARs, tarball and web site:

$ ./gradlew build

How to ask a question

Just create a new issue to ask a question, and browse the list of previously answered questions.

We also have a Slack workspace.

How to contribute

See CONTRIBUTING.md.

com.linecorp.centraldogma

LINE

Versions

Version
0.32.1
0.32.0
0.31.0
0.30.0
0.29.0
0.28.1
0.28.0
0.27.0
0.26.0
0.25.0
0.24.0
0.23.0