Last Version

Apache HBase - Hadoop Compatibility 2.2.4_1

Interfaces to be implemented in order to smooth over hadoop version differences

License

License

GroupId

GroupId

ch.cern.hbase
ArtifactId

ArtifactId

hbase-hadoop-compat
Version

Version

2.2.4_1
Type

Type

jar
Description

Description

Apache HBase - Hadoop Compatibility
Interfaces to be implemented in order to smooth over hadoop version differences
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

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

Download hbase-hadoop-compat 2.2.4_1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.hbase.thirdparty : hbase-shaded-miscellaneous jar 2.2.1
org.slf4j : slf4j-api jar 1.7.25
ch.cern.hbase : hbase-metrics-api jar 2.2.4_1
org.apache.yetus : audience-annotations jar 0.5.0

test (3)

Group / Artifact Type Version
ch.cern.hbase : hbase-annotations test-jar 2.2.4_1
ch.cern.hbase : hbase-common test-jar 2.2.4_1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.