Last Version

Apache HBase - Shell 3.0.0-alpha-2

Shell for HBase

License

License

GroupId

GroupId

org.apache.hbase
ArtifactId

ArtifactId

hbase-shell
Version

Version

3.0.0-alpha-2
Type

Type

jar
Description

Description

Apache HBase - Shell
Shell for 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-shell

Download hbase-shell 3.0.0-alpha-2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.hbase : hbase-common jar 3.0.0-alpha-2
org.apache.hbase : hbase-client jar 3.0.0-alpha-2
org.apache.hbase : hbase-server jar 3.0.0-alpha-2
org.apache.hbase : hbase-hadoop-compat jar 3.0.0-alpha-2
org.slf4j : slf4j-api jar 1.7.30
org.jruby : jruby-complete jar 9.2.13.0
org.apache.yetus : audience-annotations jar 0.5.0

test (10)

Group / Artifact Type Version
org.apache.hbase : hbase-logging test-jar 3.0.0-alpha-2
org.apache.hbase : hbase-annotations 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.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

Project Modules

There are no modules declared in this project.