Download ratis-hadoop-0.2.0.jar file - Jar r

Jar examples for r:ratis-hadoop

Description

You can download jar file ratis-hadoop 0.2.0 in this page.

License

Apache License

Build File

You can use the following script to add ratis-hadoop-0.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

ratis-hadoop-0.2.0-javadoc.jar
ratis-hadoop-0.2.0-sources.jar
ratis-hadoop-0.2.0-test-sources.jar
ratis-hadoop-0.2.0-tests.jar
ratis-hadoop-0.2.0.jar
ratis-hadoop-0.2.0.pom



Related Tutorials