License |
License
The Apache License, Version 2.0
|
---|---|
Categories |
Categoriescentraldogma Application Layer Libs Configuration |
GroupId | GroupIdcom.linecorp.centraldogma |
ArtifactId | ArtifactIdcentraldogma-testing-common |
Version | Version0.50.0 |
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.50.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-testing-common/
implementation 'com.linecorp.centraldogma:centraldogma-testing-common:0.50.0'
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-testing-common/
implementation ("com.linecorp.centraldogma:centraldogma-testing-common:0.50.0")
'com.linecorp.centraldogma:centraldogma-testing-common:jar:0.50.0'
<dependency org="com.linecorp.centraldogma" name="centraldogma-testing-common" rev="0.50.0">
<artifact name="centraldogma-testing-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.centraldogma', module='centraldogma-testing-common', version='0.50.0')
)
libraryDependencies += "com.linecorp.centraldogma" % "centraldogma-testing-common" % "0.50.0"
[com.linecorp.centraldogma/centraldogma-testing-common "0.50.0"]
Group / Artifact | Type | Version |
---|---|---|
com.linecorp.centraldogma : centraldogma-common | jar | 0.50.0 |
javax.inject : javax.inject | jar | 1 |
com.linecorp.centraldogma : centraldogma-client-armeria-legacy | jar | 0.50.0 |
com.linecorp.centraldogma : centraldogma-server | jar | 0.50.0 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.slf4j : slf4j-api | jar | 1.7.30 |