is not current version
Last Version 3.1.3

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


GroupId

GroupId

org.apache.kylin
ArtifactId

ArtifactId

kylin-storage-hbase
Version

Version

1.5.3
Type

Type

jar

Download kylin-storage-hbase 1.5.3


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