License |
License
The Apache License, Version 2.0
|
---|---|
Categories |
Categoriescentraldogma Application Layer Libs Configuration |
GroupId | GroupIdcom.linecorp.centraldogma |
ArtifactId | ArtifactIdcentraldogma-server |
Last Version | Last Version0.55.2 |
Release Date | Release Date |
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.55.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-server/
implementation 'com.linecorp.centraldogma:centraldogma-server:0.55.2'
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-server/
implementation ("com.linecorp.centraldogma:centraldogma-server:0.55.2")
'com.linecorp.centraldogma:centraldogma-server:jar:0.55.2'
<dependency org="com.linecorp.centraldogma" name="centraldogma-server" rev="0.55.2">
<artifact name="centraldogma-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.centraldogma', module='centraldogma-server', version='0.55.2')
)
libraryDependencies += "com.linecorp.centraldogma" % "centraldogma-server" % "0.55.2"
[com.linecorp.centraldogma/centraldogma-server "0.55.2"]
Group / Artifact | Type | Version |
---|---|---|
com.linecorp.centraldogma : centraldogma-common | jar | 0.55.2 |
javax.inject : javax.inject | jar | 1 |
com.linecorp.armeria : armeria | jar | 1.16.0 |
com.linecorp.armeria : armeria-thrift0.9 | jar | 1.16.0 |
com.beust : jcommander Optional | jar | 1.82 |
ch.qos.logback : logback-classic Optional | jar | 1.2.11 |
org.slf4j : jul-to-slf4j Optional | jar | 1.7.36 |
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.linecorp.centraldogma : centraldogma-common-legacy | jar | 0.55.2 |
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.8.5 |
io.micrometer : micrometer-registry-prometheus | jar | 1.8.5 |
org.quartz-scheduler : quartz | jar | 2.3.2 |