is not current version
Last Version 3.0.0-alpha-2

Apache HBase - HBTop 2.4.2

A real-time monitoring tool for HBase like Unix's top command

License

License

GroupId

GroupId

org.apache.hbase
ArtifactId

ArtifactId

hbase-hbtop
Version

Version

2.4.2
Type

Type

jar
Description

Description

Apache HBase - HBTop
A real-time monitoring tool for HBase like Unix's top command
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

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

Download hbase-hbtop 2.4.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.hbase : hbase-shaded-client jar 2.4.2
org.apache.commons : commons-lang3 jar 3.9
com.github.stephenc.findbugs : findbugs-annotations Optional jar 1.3.9-1
org.slf4j : slf4j-api jar 1.7.30
org.apache.yetus : audience-annotations jar 0.5.0

test (10)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.28.2
org.hamcrest : hamcrest-core jar 1.3
org.apache.hbase : hbase-logging test-jar 2.4.2
org.apache.hbase : hbase-common test-jar 2.4.2
org.slf4j : jcl-over-slf4j jar 1.7.30
org.slf4j : jul-to-slf4j jar 1.7.30
org.slf4j : slf4j-log4j12 jar 1.7.30
log4j : log4j jar 1.2.17
org.apache.hbase : hbase-annotations test-jar 2.4.2
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.