Download distributedlog-common-0.5.0.jar file - Jar d

Jar examples for d:distributedlog-common

Description

You can download jar file distributedlog-common 0.5.0 in this page.

License

Apache License

Build File

You can use the following script to add distributedlog-common-0.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

distributedlog-common-0.5.0-javadoc.jar
distributedlog-common-0.5.0-sources.jar
distributedlog-common-0.5.0-tests.jar
distributedlog-common-0.5.0.jar
distributedlog-common-0.5.0.pom



Related Tutorials