Download hbase-testing-util-1.2.0.jar file - Jar h

Jar examples for h:hbase-testing-util

Description

HBase Testing Utilities.

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

hbase-testing-util-1.2.0-sources.jar
hbase-testing-util-1.2.0-tests.jar
hbase-testing-util-1.2.0.jar
hbase-testing-util-1.2.0.pom



Related Tutorials