is not current version
Last Version 1.8.7

com.aliyun.hbase:alihbase-prefix-tree 1.8.4

Prefix Tree Data Block Encoder

GroupId

GroupId

com.aliyun.hbase
ArtifactId

ArtifactId

alihbase-prefix-tree
Version

Version

1.8.4
Type

Type

jar

Download alihbase-prefix-tree 1.8.4


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