Download alihbase-testing-util-2.0.0.jar file - Jar a

Jar examples for a:alihbase-testing-util

Description

HBase Testing Utilities.

You can download jar file alihbase-testing-util 2.0.0 in this page.

License

Apache License

Build File

You can use the following script to add alihbase-testing-util-2.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

alihbase-testing-util-2.0.0-tests.jar
alihbase-testing-util-2.0.0.jar
alihbase-testing-util-2.0.0.pom



Related Tutorials