Download centraldogma-common-shaded-0.20.1.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.20.1 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials