| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.hbase |
| Идентификатор | Идентификаторhbase-common |
| Версия | Версия2.4.3 |
| Тип | Типjar |
| Описание |
ОписаниеApache HBase - Common
Common functionality for HBase
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hbase-common-2.4.3.pom | |
| hbase-common-2.4.3.jar | 788 KB |
| hbase-common-2.4.3-tests.jar | 349 KB |
| hbase-common-2.4.3-test-sources.jar | 206 KB |
| hbase-common-2.4.3-sources.jar | 625 KB |
| hbase-common-2.4.3-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.hbase/hbase-common/ -->
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-common</artifactId>
<version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hbase/hbase-common/
implementation 'org.apache.hbase:hbase-common:2.4.3'
// https://jarcasting.com/artifacts/org.apache.hbase/hbase-common/
implementation ("org.apache.hbase:hbase-common:2.4.3")
'org.apache.hbase:hbase-common:jar:2.4.3'
<dependency org="org.apache.hbase" name="hbase-common" rev="2.4.3">
<artifact name="hbase-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hbase', module='hbase-common', version='2.4.3')
)
libraryDependencies += "org.apache.hbase" % "hbase-common" % "2.4.3"
[org.apache.hbase/hbase-common "2.4.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hbase : hbase-logging | jar | 2.4.3 |
| org.apache.hbase.thirdparty : hbase-shaded-miscellaneous | jar | 3.4.1 |
| org.apache.hbase.thirdparty : hbase-shaded-gson | jar | 3.4.1 |
| org.apache.hbase.thirdparty : hbase-shaded-netty | jar | 3.4.1 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| commons-codec : commons-codec | jar | 1.13 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| commons-io : commons-io | jar | 2.6 |
| com.google.protobuf : protobuf-java | jar | 2.5.0 |
| org.apache.htrace : htrace-core4 | jar | 4.2.0-incubating |
| org.apache.commons : commons-crypto | jar | 1.0.0 |
| com.github.stephenc.findbugs : findbugs-annotations Необязательный | jar | 1.3.9-1 |
| org.apache.yetus : audience-annotations | jar | 0.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hbase : hbase-annotations | test-jar | 2.4.3 |
| org.apache.hbase : hbase-logging | test-jar | 2.4.3 |
| junit : junit | jar | 4.13 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.28.2 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
| org.slf4j : jul-to-slf4j | jar | 1.7.30 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| log4j : log4j | jar | 1.2.17 |
| org.apache.kerby : kerb-simplekdc | jar | 1.0.1 |