| Лицензия |
Лицензия |
|---|---|
| Группа | Группаch.cern.hbase |
| Идентификатор | Идентификаторhbase-http |
| Последняя версия | Последняя версия2.2.4_1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache HBase - HTTP
HTTP functionality for HBase Servers
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hbase-http-2.2.4_1.pom | |
| hbase-http-2.2.4_1.jar | 96 KB |
| hbase-http-2.2.4_1-tests.jar | 87 KB |
| hbase-http-2.2.4_1-test-sources.jar | 51 KB |
| hbase-http-2.2.4_1-sources.jar | 64 KB |
| hbase-http-2.2.4_1-javadoc.jar | 243 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ch.cern.hbase/hbase-http/ -->
<dependency>
<groupId>ch.cern.hbase</groupId>
<artifactId>hbase-http</artifactId>
<version>2.2.4_1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-http/
implementation 'ch.cern.hbase:hbase-http:2.2.4_1'
// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-http/
implementation ("ch.cern.hbase:hbase-http:2.2.4_1")
'ch.cern.hbase:hbase-http:jar:2.2.4_1'
<dependency org="ch.cern.hbase" name="hbase-http" rev="2.2.4_1">
<artifact name="hbase-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.hbase', module='hbase-http', version='2.2.4_1')
)
libraryDependencies += "ch.cern.hbase" % "hbase-http" % "2.2.4_1"
[ch.cern.hbase/hbase-http "2.2.4_1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hbase.thirdparty : hbase-shaded-miscellaneous | jar | 2.2.1 |
| ch.cern.hbase : hbase-common | jar | 2.2.4_1 |
| ch.cern.hbase : hbase-resource-bundle Необязательный | jar | 2.2.4_1 |
| org.eclipse.jetty : jetty-server | jar | 9.3.27.v20190418 |
| org.eclipse.jetty : jetty-servlet | jar | 9.3.27.v20190418 |
| org.eclipse.jetty : jetty-util | jar | 9.3.27.v20190418 |
| org.eclipse.jetty : jetty-util-ajax | jar | 9.3.27.v20190418 |
| org.eclipse.jetty : jetty-webapp | jar | 9.3.27.v20190418 |
| org.eclipse.jetty : jetty-http | jar | 9.3.27.v20190418 |
| org.eclipse.jetty : jetty-security | jar | 9.3.27.v20190418 |
| org.glassfish.jersey.core : jersey-server | jar | 2.25.1 |
| org.glassfish.jersey.containers : jersey-container-servlet-core | jar | 2.25.1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| log4j : log4j | jar | 1.2.17 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
| org.apache.yetus : audience-annotations | jar | 0.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.cern.hbase : hbase-common | test-jar | 2.2.4_1 |
| ch.cern.hbase : hbase-annotations | test-jar | 2.2.4_1 |
| org.apache.kerby : kerb-simplekdc | jar | 1.0.1 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.60 |
| org.apache.kerby : kerb-core | jar | 1.0.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.3 |
| org.apache.httpcomponents : httpcore | jar | 4.4.6 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.28.2 |