| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdch.cern.hbase | 
| ArtifactId | ArtifactIdhbase-client | 
| Last Version | Last Version2.2.4_1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache HBase - Client Client of HBase | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| hbase-client-2.2.4_1.pom | |
| hbase-client-2.2.4_1.jar | 1 MB | 
| hbase-client-2.2.4_1-tests.jar | 310 KB | 
| hbase-client-2.2.4_1-test-sources.jar | 157 KB | 
| hbase-client-2.2.4_1-sources.jar | 1 MB | 
| hbase-client-2.2.4_1-javadoc.jar | 3 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/ch.cern.hbase/hbase-client/ -->
<dependency>
    <groupId>ch.cern.hbase</groupId>
    <artifactId>hbase-client</artifactId>
    <version>2.2.4_1</version>
</dependency>// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-client/
implementation 'ch.cern.hbase:hbase-client:2.2.4_1'// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-client/
implementation ("ch.cern.hbase:hbase-client:2.2.4_1")'ch.cern.hbase:hbase-client:jar:2.2.4_1'<dependency org="ch.cern.hbase" name="hbase-client" rev="2.2.4_1">
  <artifact name="hbase-client" type="jar" />
</dependency>@Grapes(
@Grab(group='ch.cern.hbase', module='hbase-client', version='2.2.4_1')
)libraryDependencies += "ch.cern.hbase" % "hbase-client" % "2.2.4_1"[ch.cern.hbase/hbase-client "2.2.4_1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.hbase.thirdparty : hbase-shaded-protobuf | jar | 2.2.1 | 
| ch.cern.hbase : hbase-common | 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 | 
| ch.cern.hbase : hbase-protocol-shaded | jar | 2.2.4_1 | 
| ch.cern.hbase : hbase-protocol | jar | 2.2.4_1 | 
| commons-codec : commons-codec | jar | 1.10 | 
| commons-io : commons-io | jar | 2.5 | 
| org.apache.commons : commons-lang3 | jar | 3.6 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| org.apache.hbase.thirdparty : hbase-shaded-miscellaneous | jar | 2.2.1 | 
| com.google.protobuf : protobuf-java | jar | 2.5.0 | 
| org.apache.hbase.thirdparty : hbase-shaded-netty | jar | 2.2.1 | 
| org.apache.zookeeper : zookeeper | jar | 3.4.10 | 
| org.apache.htrace : htrace-core4 | jar | 4.2.0-incubating | 
| org.jruby.jcodings : jcodings | jar | 1.0.18 | 
| org.jruby.joni : joni | jar | 2.1.11 | 
| 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 | 
| 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 | 
| log4j : log4j | jar | 1.2.17 | 
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 2.28.2 |