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

Jar examples for d:distributedlog-protocol

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials