License |
License |
---|---|
GroupId | GroupIdorg.apache.hbase |
ArtifactId | ArtifactIdhbase-prefix-tree |
Version | Version2.0.0-alpha4 |
Type | Typejar |
Description |
DescriptionApache HBase - Prefix Tree
Prefix Tree Data Block Encoder
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hbase : hbase-annotations | test-jar | 2.0.0-alpha4 |
junit : junit | jar | 4.12 |