Last Version

Apache HBase - Examples 2.8.7

Examples of HBase usage

License

License

GroupId

GroupId

com.aliyun.hbase
ArtifactId

ArtifactId

alihbase-examples
Version

Version

2.8.7
Type

Type

jar
Description

Description

Apache HBase - Examples
Examples of HBase usage
Source Code Management

Source Code Management

https://git-wip-us.apache.org/repos/asf?p=hbase.git/alihbase-examples

Download alihbase-examples 2.8.7


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

Dependencies

compile (20)

Group / Artifact Type Version
org.apache.hbase.thirdparty : hbase-shaded-miscellaneous jar 2.1.0
org.apache.hbase.thirdparty : hbase-shaded-netty jar 2.1.0
com.aliyun.hbase : alihbase-common jar 2.8.7
com.aliyun.hbase : alihbase-protocol jar 2.8.7
com.aliyun.hbase : alihbase-client jar 2.8.7
com.aliyun.hbase : alihbase-server jar 2.8.7
com.aliyun.hbase : alihbase-mapreduce jar 2.8.7
com.aliyun.hbase : alihbase-endpoint jar 2.8.7
com.aliyun.hbase : alihbase-thrift jar 2.8.7
com.aliyun.hbase : alihbase-metrics-api jar 2.8.7
org.apache.thrift : libthrift jar 0.9.3
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
org.apache.yetus : audience-annotations jar 0.5.0

test (4)

Group / Artifact Type Version
com.aliyun.hbase : alihbase-testing-util jar 2.8.7
junit : junit jar 4.12
org.mockito : mockito-core jar 2.1.0
com.aliyun.hbase : alihbase-annotations test-jar 2.8.7

Project Modules

There are no modules declared in this project.