Download centraldogma-common-shaded-0.29.0.jar file - Jar c

Jar examples for c:centraldogma-common-shaded

Description

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

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

centraldogma-common-shaded-0.29.0-javadoc.jar
centraldogma-common-shaded-0.29.0-sources.jar
centraldogma-common-shaded-0.29.0.jar
centraldogma-common-shaded-0.29.0.pom



Related Tutorials