Last Version

Apache HBase - Integration Tests 2.2.4_1

Integration and System tests for HBase

License

License

GroupId

GroupId

ch.cern.hbase
ArtifactId

ArtifactId

hbase-it
Version

Version

2.2.4_1
Type

Type

jar
Description

Description

Apache HBase - Integration Tests
Integration and System tests for HBase
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

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

Download hbase-it 2.2.4_1


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

Dependencies

compile (18)

Group / Artifact Type Version
ch.cern.hbase : hbase-common jar 2.2.4_1
ch.cern.hbase : hbase-protocol jar 2.2.4_1
ch.cern.hbase : hbase-protocol-shaded jar 2.2.4_1
ch.cern.hbase : hbase-client jar 2.2.4_1
ch.cern.hbase : hbase-mapreduce jar 2.2.4_1
ch.cern.hbase : hbase-rsgroup jar 2.2.4_1
ch.cern.hbase : hbase-server jar 2.2.4_1
ch.cern.hbase : hbase-hadoop2-compat jar 2.2.4_1
org.apache.hbase.thirdparty : hbase-shaded-miscellaneous jar 2.2.1
io.dropwizard.metrics : metrics-core jar 3.2.6
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-math3 jar 3.6.1
org.apache.commons : commons-lang3 jar 3.6
org.apache.htrace : htrace-core4 jar 4.2.0-incubating
org.glassfish.jersey.core : jersey-client jar 2.25.1
log4j : log4j jar 1.2.17
junit : junit jar 4.12
org.apache.yetus : audience-annotations jar 0.5.0

test (7)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0.1
ch.cern.hbase : hbase-annotations test-jar 2.2.4_1
ch.cern.hbase : hbase-mapreduce test-jar 2.2.4_1
ch.cern.hbase : hbase-rsgroup test-jar 2.2.4_1
ch.cern.hbase : hbase-testing-util jar 2.2.4_1
io.netty : netty jar 3.6.2.Final
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.