Last Version

Apache HBase - Thrift 2.2.4_1

HBase Thrift Server

License

License

GroupId

GroupId

ch.cern.hbase
ArtifactId

ArtifactId

hbase-thrift
Version

Version

2.2.4_1
Type

Type

jar
Description

Description

Apache HBase - Thrift
HBase Thrift Server
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

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

Download hbase-thrift 2.2.4_1


<!-- https://jarcasting.com/artifacts/ch.cern.hbase/hbase-thrift/ -->
<dependency>
    <groupId>ch.cern.hbase</groupId>
    <artifactId>hbase-thrift</artifactId>
    <version>2.2.4_1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-thrift/
implementation 'ch.cern.hbase:hbase-thrift:2.2.4_1'
// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-thrift/
implementation ("ch.cern.hbase:hbase-thrift:2.2.4_1")
'ch.cern.hbase:hbase-thrift:jar:2.2.4_1'
<dependency org="ch.cern.hbase" name="hbase-thrift" rev="2.2.4_1">
  <artifact name="hbase-thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.hbase', module='hbase-thrift', version='2.2.4_1')
)
libraryDependencies += "ch.cern.hbase" % "hbase-thrift" % "2.2.4_1"
[ch.cern.hbase/hbase-thrift "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-client jar 2.2.4_1
org.apache.hbase.thirdparty : hbase-shaded-miscellaneous jar 2.2.1
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.6
ch.cern.hbase : hbase-server jar 2.2.4_1
ch.cern.hbase : hbase-hadoop-compat jar 2.2.4_1
ch.cern.hbase : hbase-hadoop2-compat jar 2.2.4_1
org.apache.thrift : libthrift jar 0.12.0
org.eclipse.jetty : jetty-server jar 9.3.27.v20190418
org.eclipse.jetty : jetty-servlet jar 9.3.27.v20190418
org.eclipse.jetty : jetty-http jar 9.3.27.v20190418
javax.servlet : javax.servlet-api jar 3.1.0
org.eclipse.jetty : jetty-util jar 9.3.27.v20190418
org.glassfish.web : javax.servlet.jsp jar 2.3.2
org.glassfish : javax.el jar 3.0.1-b08
org.apache.yetus : audience-annotations jar 0.5.0

test (4)

Group / Artifact Type Version
ch.cern.hbase : hbase-annotations test-jar 2.2.4_1
ch.cern.hbase : hbase-testing-util jar 2.2.4_1
junit : junit jar 4.12
org.apache.kerby : kerb-simplekdc jar 1.0.1

Project Modules

There are no modules declared in this project.