is not current version
Last Version 2.0.0-alpha4

org.apache.hbase:hbase-prefix-tree 1.4.10

Prefix Tree Data Block Encoder; DEPRECATED! Removed in hbase-2.0.0

GroupId

GroupId

org.apache.hbase
ArtifactId

ArtifactId

hbase-prefix-tree
Version

Version

1.4.10
Type

Type

jar

Download hbase-prefix-tree 1.4.10


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