| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.hbase |
| Идентификатор | Идентификаторhbase-prefix-tree |
| Последняя версия | Последняя версия2.0.0-alpha4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache HBase - Prefix Tree
Prefix Tree Data Block Encoder
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hbase : hbase-annotations | test-jar | 2.0.0-alpha4 |
| junit : junit | jar | 4.12 |