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

org.apache.kylin:kylin-storage-hbase 2.4.1

Apache Kylin - HBase Storage

Группа

Группа

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

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

kylin-storage-hbase
Версия

Версия

2.4.1
Тип

Тип

jar

Скачать kylin-storage-hbase 2.4.1


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