Last Version

Apache HBase - Prefix Tree 2.0.0-alpha4

Prefix Tree Data Block Encoder

License

License

GroupId

GroupId

org.apache.hbase
ArtifactId

ArtifactId

hbase-prefix-tree
Version

Version

2.0.0-alpha4
Type

Type

jar
Description

Description

Apache HBase - Prefix Tree
Prefix Tree Data Block Encoder
Project Organization

Project Organization

The Apache Software Foundation

Download hbase-prefix-tree 2.0.0-alpha4


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.hbase : hbase-common jar 2.0.0-alpha4
org.apache.hbase : hbase-common jar 2.0.0-alpha4
org.apache.hbase.thirdparty : hbase-shaded-miscellaneous jar 1.0.1
commons-logging : commons-logging jar 1.2
org.apache.yetus : audience-annotations jar 0.5.0

test (2)

Group / Artifact Type Version
org.apache.hbase : hbase-annotations test-jar 2.0.0-alpha4
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.