Download centraldogma-common-0.19.0.jar file - Jar c

Jar examples for c:centraldogma-common

Description

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

You can download jar file centraldogma-common 0.19.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add centraldogma-common-0.19.0.jar to your project.

<dependency>
   <groupId>com.linecorp.centraldogma</groupId>
   <artifactId>centraldogma-common</artifactId>
   <version>0.19.0</version>
</dependency>
compile group: 'com.linecorp.centraldogma', name: 'centraldogma-common', version: '0.19.0'
libraryDependencies += "com.linecorp.centraldogma" % "centraldogma-common" % "0.19.0"
<dependency org="com.linecorp.centraldogma" name="centraldogma-common" rev="0.19.0"/>
@Grapes(@Grab(group='com.linecorp.centraldogma', module='centraldogma-common', version='0.19.0'))
'com.linecorp.centraldogma:centraldogma-common:jar:0.19.0'

Download

Click the following link to download the jar file.

centraldogma-common-0.19.0-javadoc.jar
centraldogma-common-0.19.0-sources.jar
centraldogma-common-0.19.0.jar
centraldogma-common-0.19.0.pom



Related Tutorials