is not current version
Last Version 0.55.2

com.linecorp.centraldogma:centraldogma-testing-junit 0.44.14

Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2 (centraldogma-testing-junit)

Categories

Categories

JUnit Unit Testing centraldogma Application Layer Libs Configuration
GroupId

GroupId

com.linecorp.centraldogma
ArtifactId

ArtifactId

centraldogma-testing-junit
Version

Version

0.44.14
Type

Type

jar

Download centraldogma-testing-junit 0.44.14


<!-- https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-testing-junit/ -->
<dependency>
    <groupId>com.linecorp.centraldogma</groupId>
    <artifactId>centraldogma-testing-junit</artifactId>
    <version>0.44.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-testing-junit/
implementation 'com.linecorp.centraldogma:centraldogma-testing-junit:0.44.14'
// https://jarcasting.com/artifacts/com.linecorp.centraldogma/centraldogma-testing-junit/
implementation ("com.linecorp.centraldogma:centraldogma-testing-junit:0.44.14")
'com.linecorp.centraldogma:centraldogma-testing-junit:jar:0.44.14'
<dependency org="com.linecorp.centraldogma" name="centraldogma-testing-junit" rev="0.44.14">
  <artifact name="centraldogma-testing-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.centraldogma', module='centraldogma-testing-junit', version='0.44.14')
)
libraryDependencies += "com.linecorp.centraldogma" % "centraldogma-testing-junit" % "0.44.14"
[com.linecorp.centraldogma/centraldogma-testing-junit "0.44.14"]