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

Jar examples for d:distributedlog-common

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

distributedlog-common-4.7.0-sources.jar
distributedlog-common-4.7.0-tests.jar
distributedlog-common-4.7.0.jar
distributedlog-common-4.7.0.pom



Related Tutorials