Last Version

Apache HBase - Examples 2.2.4_1

Examples of HBase usage

License

License

GroupId

GroupId

ch.cern.hbase
ArtifactId

ArtifactId

hbase-examples
Version

Version

2.2.4_1
Type

Type

jar
Description

Description

Apache HBase - Examples
Examples of HBase usage
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

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

Download hbase-examples 2.2.4_1


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

Dependencies

compile (21)

Group / Artifact Type Version
org.apache.hbase.thirdparty : hbase-shaded-miscellaneous jar 2.2.1
org.apache.hbase.thirdparty : hbase-shaded-netty jar 2.2.1
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
ch.cern.hbase : hbase-server jar 2.2.4_1
ch.cern.hbase : hbase-mapreduce jar 2.2.4_1
ch.cern.hbase : hbase-endpoint jar 2.2.4_1
ch.cern.hbase : hbase-thrift jar 2.2.4_1
ch.cern.hbase : hbase-metrics-api jar 2.2.4_1
org.apache.thrift : libthrift jar 0.12.0
commons-io : commons-io jar 2.5
org.slf4j : slf4j-api jar 1.7.25
org.apache.zookeeper : zookeeper jar 3.4.10
com.google.protobuf : protobuf-java jar 2.5.0
org.apache.curator : curator-framework jar 4.0.0
org.apache.curator : curator-client jar 4.0.0
org.apache.curator : curator-recipes jar 4.0.0
com.github.stephenc.findbugs : findbugs-annotations jar 1.3.9-1
ch.cern.hbase : hbase-rest jar 2.2.4_1
org.apache.yetus : audience-annotations jar 0.5.0

test (4)

Group / Artifact Type Version
ch.cern.hbase : hbase-testing-util jar 2.2.4_1
junit : junit jar 4.12
org.mockito : mockito-core jar 2.28.2
ch.cern.hbase : hbase-annotations test-jar 2.2.4_1

Project Modules

There are no modules declared in this project.