не последняя версия
Последняя версия 3.0.0-alpha-2

org.apache.hbase:hbase-hbtop 2.3.2

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

Группа

Группа

org.apache.hbase
Идентификатор

Идентификатор

hbase-hbtop
Версия

Версия

2.3.2
Тип

Тип

jar

Скачать hbase-hbtop 2.3.2


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