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

Jar examples for d:distributedlog-common

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials