Jar examples for r:ratis-hadoop
You can download jar file ratis-hadoop 0.2.0 in this page.
Apache License
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'
Click the following link to download the jar file.
ratis-hadoop-0.2.0-javadoc.jar