is not current version
Last Version 3.0.0-alpha-2

Apache HBase - Client 2.4.4

Client of HBase

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.hbase
ArtifactId

ArtifactId

hbase-client
Version

Version

2.4.4
Type

Type

jar
Description

Description

Apache HBase - Client
Client of 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-client

Download hbase-client 2.4.4


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

Dependencies

compile (21)

Group / Artifact Type Version
org.apache.hbase.thirdparty : hbase-shaded-protobuf jar 3.4.1
org.apache.hbase : hbase-common jar 2.4.4
org.apache.hbase : hbase-hadoop-compat jar 2.4.4
org.apache.hbase : hbase-hadoop2-compat jar 2.4.4
org.apache.hbase : hbase-protocol-shaded jar 2.4.4
org.apache.hbase : hbase-protocol jar 2.4.4
com.github.stephenc.findbugs : findbugs-annotations Optional jar 1.3.9-1
commons-codec : commons-codec jar 1.13
commons-io : commons-io jar 2.6
org.apache.commons : commons-lang3 jar 3.9
org.slf4j : slf4j-api jar 1.7.30
org.apache.hbase.thirdparty : hbase-shaded-miscellaneous jar 3.4.1
com.google.protobuf : protobuf-java jar 2.5.0
org.apache.hbase.thirdparty : hbase-shaded-netty jar 3.4.1
org.apache.zookeeper : zookeeper jar 3.5.7
org.apache.htrace : htrace-core4 jar 4.2.0-incubating
org.jruby.jcodings : jcodings jar 1.0.55
org.jruby.joni : joni jar 2.1.31
io.dropwizard.metrics : metrics-core jar 3.2.6
org.apache.commons : commons-crypto jar 1.0.0
org.apache.yetus : audience-annotations jar 0.5.0

test (9)

Group / Artifact Type Version
org.apache.hbase : hbase-annotations test-jar 2.4.4
org.apache.hbase : hbase-logging test-jar 2.4.4
org.apache.hbase : hbase-common test-jar 2.4.4
org.slf4j : jcl-over-slf4j jar 1.7.30
org.slf4j : jul-to-slf4j jar 1.7.30
org.slf4j : slf4j-log4j12 jar 1.7.30
log4j : log4j jar 1.2.17
junit : junit jar 4.13
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.