| License |
License
The Apache License, Version 2.0
|
|---|---|
| Categories |
Categoriescentraldogma Application Layer Libs Configuration |
| GroupId | GroupIdcom.linecorp.centraldogma |
| ArtifactId | ArtifactIdcentraldogma-server |
| Version | Version0.53.0 |
| Type | Typejar |
| Description |
DescriptionCentral Dogma (centraldogma-server)
Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2 (centraldogma-server)
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-server/ -->
<dependency>
<groupId>com.linecorp.centraldogma</groupId>
<artifactId>centraldogma-server</artifactId>
<version>0.53.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-server/
implementation 'com.linecorp.centraldogma:centraldogma-server:0.53.0'
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-server/
implementation ("com.linecorp.centraldogma:centraldogma-server:0.53.0")
'com.linecorp.centraldogma:centraldogma-server:jar:0.53.0'
<dependency org="com.linecorp.centraldogma" name="centraldogma-server" rev="0.53.0">
<artifact name="centraldogma-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.centraldogma', module='centraldogma-server', version='0.53.0')
)
libraryDependencies += "com.linecorp.centraldogma" % "centraldogma-server" % "0.53.0"
[com.linecorp.centraldogma/centraldogma-server "0.53.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.linecorp.centraldogma : centraldogma-common | jar | 0.53.0 |
| javax.inject : javax.inject | jar | 1 |
| com.linecorp.armeria : armeria | jar | 1.13.4 |
| com.linecorp.armeria : armeria-thrift0.9 | jar | 1.13.4 |
| com.beust : jcommander Optional | jar | 1.81 |
| ch.qos.logback : logback-classic Optional | jar | 1.2.7 |
| org.slf4j : jul-to-slf4j Optional | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| com.linecorp.centraldogma : centraldogma-common-legacy | jar | 0.53.0 |
| com.jcraft : jsch | jar | 0.1.55 |
| com.github.ben-manes.caffeine : caffeine | jar | 2.9.1 |
| org.apache.curator : curator-recipes | jar | 4.3.0 |
| org.apache.zookeeper : zookeeper | jar | 3.5.8 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 5.13.0.202109080827-r |
| org.eclipse.jgit : org.eclipse.jgit.ssh.jsch | jar | 5.13.0.202109080827-r |
| io.micrometer : micrometer-core | jar | 1.7.6 |
| io.micrometer : micrometer-registry-prometheus | jar | 1.7.6 |
| org.quartz-scheduler : quartz | jar | 2.3.2 |