Download centraldogma-common-0.21.1.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.21.1 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials