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