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

org.apache.hbase:hbase-hbtop 1.4.14

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

Группа

Группа

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

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

hbase-hbtop
Версия

Версия

1.4.14
Тип

Тип

jar

Скачать hbase-hbtop 1.4.14


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