Last Version

Apache HBase - HTTP 2.2.4_1

HTTP functionality for HBase Servers

License

License

GroupId

GroupId

ch.cern.hbase
ArtifactId

ArtifactId

hbase-http
Version

Version

2.2.4_1
Type

Type

jar
Description

Description

Apache HBase - HTTP
HTTP functionality for HBase Servers
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

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

Download hbase-http 2.2.4_1


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

Dependencies

compile (17)

Group / Artifact Type Version
org.apache.hbase.thirdparty : hbase-shaded-miscellaneous jar 2.2.1
ch.cern.hbase : hbase-common jar 2.2.4_1
ch.cern.hbase : hbase-resource-bundle Optional jar 2.2.4_1
org.eclipse.jetty : jetty-server jar 9.3.27.v20190418
org.eclipse.jetty : jetty-servlet jar 9.3.27.v20190418
org.eclipse.jetty : jetty-util jar 9.3.27.v20190418
org.eclipse.jetty : jetty-util-ajax jar 9.3.27.v20190418
org.eclipse.jetty : jetty-webapp jar 9.3.27.v20190418
org.eclipse.jetty : jetty-http jar 9.3.27.v20190418
org.eclipse.jetty : jetty-security jar 9.3.27.v20190418
org.glassfish.jersey.core : jersey-server jar 2.25.1
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.25.1
org.slf4j : slf4j-api jar 1.7.25
log4j : log4j jar 1.2.17
javax.servlet : javax.servlet-api jar 3.1.0
javax.ws.rs : javax.ws.rs-api jar 2.0.1
org.apache.yetus : audience-annotations jar 0.5.0

test (9)

Group / Artifact Type Version
ch.cern.hbase : hbase-common test-jar 2.2.4_1
ch.cern.hbase : hbase-annotations test-jar 2.2.4_1
org.apache.kerby : kerb-simplekdc jar 1.0.1
org.bouncycastle : bcprov-jdk15on jar 1.60
org.apache.kerby : kerb-core jar 1.0.1
org.apache.httpcomponents : httpclient jar 4.5.3
org.apache.httpcomponents : httpcore jar 4.4.6
junit : junit jar 4.12
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.