Last Version

Apache HBase - Testing Util 2.2.4_1

HBase Testing Utilities.

License

License

GroupId

GroupId

ch.cern.hbase
ArtifactId

ArtifactId

hbase-testing-util
Version

Version

2.2.4_1
Type

Type

jar
Description

Description

Apache HBase - Testing Util
HBase Testing Utilities.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=hbase.git/hbase-testing-util

Download hbase-testing-util 2.2.4_1


<!-- https://jarcasting.com/artifacts/ch.cern.hbase/hbase-testing-util/ -->
<dependency>
    <groupId>ch.cern.hbase</groupId>
    <artifactId>hbase-testing-util</artifactId>
    <version>2.2.4_1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-testing-util/
implementation 'ch.cern.hbase:hbase-testing-util:2.2.4_1'
// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-testing-util/
implementation ("ch.cern.hbase:hbase-testing-util:2.2.4_1")
'ch.cern.hbase:hbase-testing-util:jar:2.2.4_1'
<dependency org="ch.cern.hbase" name="hbase-testing-util" rev="2.2.4_1">
  <artifact name="hbase-testing-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.hbase', module='hbase-testing-util', version='2.2.4_1')
)
libraryDependencies += "ch.cern.hbase" % "hbase-testing-util" % "2.2.4_1"
[ch.cern.hbase/hbase-testing-util "2.2.4_1"]

Dependencies

compile (15)

Group / Artifact Type Version
ch.cern.hbase : hbase-common jar 2.2.4_1
ch.cern.hbase : hbase-common test-jar 2.2.4_1
ch.cern.hbase : hbase-annotations test-jar 2.2.4_1
ch.cern.hbase : hbase-protocol jar 2.2.4_1
ch.cern.hbase : hbase-client jar 2.2.4_1
ch.cern.hbase : hbase-zookeeper jar 2.2.4_1
ch.cern.hbase : hbase-zookeeper test-jar 2.2.4_1
ch.cern.hbase : hbase-server jar 2.2.4_1
ch.cern.hbase : hbase-server test-jar 2.2.4_1
ch.cern.hbase : hbase-hadoop-compat jar 2.2.4_1
ch.cern.hbase : hbase-hadoop-compat test-jar 2.2.4_1
ch.cern.hbase : hbase-hadoop2-compat jar 2.2.4_1
ch.cern.hbase : hbase-hadoop2-compat test-jar 2.2.4_1
org.slf4j : slf4j-log4j12 jar 1.7.25
org.apache.yetus : audience-annotations jar 0.5.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.