Download hbase-testing-util-0.98.6.1-hadoop2.jar file - Jar h

Jar examples for h:hbase-testing-util

Description

HBase Testing Utilities.

You can download jar file hbase-testing-util 0.98.6.1-hadoop2 in this page.

License

Apache License

Build File

You can use the following script to add hbase-testing-util-0.98.6.1-hadoop2.jar to your project.

<dependency>
   <groupId>org.apache.hbase</groupId>
   <artifactId>hbase-testing-util</artifactId>
   <version>0.98.6.1-hadoop2</version>
</dependency>
compile group: 'org.apache.hbase', name: 'hbase-testing-util', version: '0.98.6.1-hadoop2'
libraryDependencies += "org.apache.hbase" % "hbase-testing-util" % "0.98.6.1-hadoop2"
<dependency org="org.apache.hbase" name="hbase-testing-util" rev="0.98.6.1-hadoop2"/>
@Grapes(@Grab(group='org.apache.hbase', module='hbase-testing-util', version='0.98.6.1-hadoop2'))
'org.apache.hbase:hbase-testing-util:jar:0.98.6.1-hadoop2'

Download

Click the following link to download the jar file.

hbase-testing-util-0.98.6.1-hadoop2-sources.jar
hbase-testing-util-0.98.6.1-hadoop2-tests.jar
hbase-testing-util-0.98.6.1-hadoop2.jar
hbase-testing-util-0.98.6.1-hadoop2.pom



Related Tutorials