Jar examples for h:hbase-testing-util
HBase Testing Utilities.
You can download jar file hbase-testing-util 2.0.1 in this page.
Apache License
You can use the following script to add hbase-testing-util-2.0.1.jar to your project.
<dependency> <groupId>org.apache.hbase</groupId> <artifactId>hbase-testing-util</artifactId> <version>2.0.1</version> </dependency>
compile group: 'org.apache.hbase', name: 'hbase-testing-util', version: '2.0.1'
libraryDependencies += "org.apache.hbase" % "hbase-testing-util" % "2.0.1"
<dependency org="org.apache.hbase" name="hbase-testing-util" rev="2.0.1"/>
@Grapes(@Grab(group='org.apache.hbase', module='hbase-testing-util', version='2.0.1'))
'org.apache.hbase:hbase-testing-util:jar:2.0.1'
Click the following link to download the jar file.
hbase-testing-util-2.0.1-javadoc.jar