| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.apache.hbase |
| Идентификатор | Идентификаторhbase-client |
| Последняя версия | Последняя версия3.0.0-alpha-2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache HBase - Client
Client of HBase
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.apache.hbase/hbase-client/ -->
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-client</artifactId>
<version>3.0.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hbase/hbase-client/
implementation 'org.apache.hbase:hbase-client:3.0.0-alpha-2'
// https://jarcasting.com/artifacts/org.apache.hbase/hbase-client/
implementation ("org.apache.hbase:hbase-client:3.0.0-alpha-2")
'org.apache.hbase:hbase-client:jar:3.0.0-alpha-2'
<dependency org="org.apache.hbase" name="hbase-client" rev="3.0.0-alpha-2">
<artifact name="hbase-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hbase', module='hbase-client', version='3.0.0-alpha-2')
)
libraryDependencies += "org.apache.hbase" % "hbase-client" % "3.0.0-alpha-2"
[org.apache.hbase/hbase-client "3.0.0-alpha-2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hbase.thirdparty : hbase-shaded-protobuf | jar | 3.5.1 |
| org.apache.hbase : hbase-common | jar | 3.0.0-alpha-2 |
| org.apache.hbase : hbase-hadoop-compat | jar | 3.0.0-alpha-2 |
| org.apache.hbase : hbase-protocol-shaded | jar | 3.0.0-alpha-2 |
| com.github.stephenc.findbugs : findbugs-annotations Необязательный | jar | 1.3.9-1 |
| commons-codec : commons-codec | jar | 1.13 |
| commons-io : commons-io | jar | 2.11.0 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.hbase.thirdparty : hbase-shaded-miscellaneous | jar | 3.5.1 |
| org.apache.hbase.thirdparty : hbase-shaded-netty | jar | 3.5.1 |
| org.apache.zookeeper : zookeeper | jar | 3.5.7 |
| io.opentelemetry : opentelemetry-api | jar | |
| org.jruby.jcodings : jcodings | jar | 1.0.55 |
| org.jruby.joni : joni | jar | 2.1.31 |
| io.dropwizard.metrics : metrics-core | jar | 3.2.6 |
| org.apache.commons : commons-crypto | jar | 1.0.0 |
| org.apache.yetus : audience-annotations | jar | 0.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hbase : hbase-annotations | test-jar | 3.0.0-alpha-2 |
| org.apache.hbase : hbase-logging | test-jar | 3.0.0-alpha-2 |
| org.apache.hbase : hbase-common | test-jar | 3.0.0-alpha-2 |
| io.opentelemetry : opentelemetry-sdk | jar | |
| io.opentelemetry : opentelemetry-sdk-testing | jar | |
| org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
| org.slf4j : jul-to-slf4j | jar | 1.7.30 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.0 |
| junit : junit | jar | 4.13 |
| org.mockito : mockito-core | jar | 2.28.2 |
| org.hamcrest : hamcrest-library | jar | 1.3 |