License |
License |
---|---|
GroupId | GroupIdorg.apache.hbase |
ArtifactId | ArtifactIdhbase-examples |
Last Version | Last Version3.0.0-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache HBase - Examples
Examples of HBase usage
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.hbase/hbase-examples/ -->
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-examples</artifactId>
<version>3.0.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hbase/hbase-examples/
implementation 'org.apache.hbase:hbase-examples:3.0.0-alpha-2'
// https://jarcasting.com/artifacts/org.apache.hbase/hbase-examples/
implementation ("org.apache.hbase:hbase-examples:3.0.0-alpha-2")
'org.apache.hbase:hbase-examples:jar:3.0.0-alpha-2'
<dependency org="org.apache.hbase" name="hbase-examples" rev="3.0.0-alpha-2">
<artifact name="hbase-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hbase', module='hbase-examples', version='3.0.0-alpha-2')
)
libraryDependencies += "org.apache.hbase" % "hbase-examples" % "3.0.0-alpha-2"
[org.apache.hbase/hbase-examples "3.0.0-alpha-2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hbase : hbase-logging | test-jar | 3.0.0-alpha-2 |
org.apache.hbase : hbase-asyncfs | test-jar | 3.0.0-alpha-2 |
org.apache.hbase : hbase-testing-util | jar | 3.0.0-alpha-2 |
junit : junit | jar | 4.13 |
org.mockito : mockito-core | jar | 2.28.2 |
org.apache.hadoop : hadoop-minikdc | jar | |
org.bouncycastle : bcprov-jdk15on | jar | 1.60 |
org.apache.hbase : hbase-http | test-jar | 3.0.0-alpha-2 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
org.slf4j : jul-to-slf4j | jar | 1.7.30 |
org.apache.logging.log4j : log4j-api | jar | 2.17.0 |
org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.0 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.0 |
org.apache.hbase : hbase-annotations | test-jar | 3.0.0-alpha-2 |