License |
License
The Apache License, Version 2.0
|
---|---|
Categories |
Categoriescentraldogma Application Layer Libs Configuration |
GroupId | GroupIdcom.linecorp.centraldogma |
ArtifactId | ArtifactIdcentraldogma-testing-common |
Last Version | Last Version0.55.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCentral Dogma (centraldogma-testing-common)
Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2 (centraldogma-testing-common)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-testing-common/ -->
<dependency>
<groupId>com.linecorp.centraldogma</groupId>
<artifactId>centraldogma-testing-common</artifactId>
<version>0.55.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-testing-common/
implementation 'com.linecorp.centraldogma:centraldogma-testing-common:0.55.2'
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-testing-common/
implementation ("com.linecorp.centraldogma:centraldogma-testing-common:0.55.2")
'com.linecorp.centraldogma:centraldogma-testing-common:jar:0.55.2'
<dependency org="com.linecorp.centraldogma" name="centraldogma-testing-common" rev="0.55.2">
<artifact name="centraldogma-testing-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.centraldogma', module='centraldogma-testing-common', version='0.55.2')
)
libraryDependencies += "com.linecorp.centraldogma" % "centraldogma-testing-common" % "0.55.2"
[com.linecorp.centraldogma/centraldogma-testing-common "0.55.2"]
Group / Artifact | Type | Version |
---|---|---|
com.linecorp.centraldogma : centraldogma-common | jar | 0.55.2 |
javax.inject : javax.inject | jar | 1 |
com.linecorp.centraldogma : centraldogma-client-armeria-legacy | jar | 0.55.2 |
com.linecorp.centraldogma : centraldogma-server | jar | 0.55.2 |
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 |