не последняя версия
Последняя версия 2.8.7

com.aliyun.hbase:alihbase 2.8.6.98

Apache HBase™ is the Hadoop database. Use it when you need random, realtime read/write access to your Big Data. This project's goal is the hosting of very large tables -- billions of rows X millions of columns -- atop clusters of commodity hardware.

Группа

Группа

com.aliyun.hbase
Идентификатор

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

alihbase
Версия

Версия

2.8.6.98
Тип

Тип

pom

Скачать alihbase 2.8.6.98

Имя Файла Размер
alihbase-2.8.6.98.pom 142 KB
Обзор

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