| License |
License |
|---|---|
| GroupId | GroupIdcom.aliyun.hbase |
| ArtifactId | ArtifactIdalihbase-http |
| Last Version | Last Version2.8.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache HBase - HTTP
HTTP functionality for HBase Servers
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| alihbase-http-2.8.7.pom | |
| alihbase-http-2.8.7.jar | 59 KB |
| alihbase-http-2.8.7-tests.jar | 75 KB |
| alihbase-http-2.8.7-test-sources.jar | 46 KB |
| alihbase-http-2.8.7-sources.jar | 43 KB |
| alihbase-http-2.8.7-javadoc.jar | 189 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.hbase/alihbase-http/ -->
<dependency>
<groupId>com.aliyun.hbase</groupId>
<artifactId>alihbase-http</artifactId>
<version>2.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.hbase/alihbase-http/
implementation 'com.aliyun.hbase:alihbase-http:2.8.7'
// https://jarcasting.com/artifacts/com.aliyun.hbase/alihbase-http/
implementation ("com.aliyun.hbase:alihbase-http:2.8.7")
'com.aliyun.hbase:alihbase-http:jar:2.8.7'
<dependency org="com.aliyun.hbase" name="alihbase-http" rev="2.8.7">
<artifact name="alihbase-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.hbase', module='alihbase-http', version='2.8.7')
)
libraryDependencies += "com.aliyun.hbase" % "alihbase-http" % "2.8.7"
[com.aliyun.hbase/alihbase-http "2.8.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hbase.thirdparty : hbase-shaded-miscellaneous | jar | 2.1.0 |
| com.aliyun.hbase : alihbase-common | jar | 2.8.7 |
| com.aliyun.hbase : alihbase-resource-bundle Optional | jar | 2.8.7 |
| org.eclipse.jetty : jetty-server | jar | 9.3.19.v20170502 |
| org.eclipse.jetty : jetty-servlet | jar | 9.3.19.v20170502 |
| org.eclipse.jetty : jetty-util | jar | 9.3.19.v20170502 |
| org.eclipse.jetty : jetty-util-ajax | jar | 9.3.19.v20170502 |
| org.eclipse.jetty : jetty-webapp | jar | 9.3.19.v20170502 |
| org.eclipse.jetty : jetty-http | jar | 9.3.19.v20170502 |
| org.eclipse.jetty : jetty-security | jar | 9.3.19.v20170502 |
| 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.kerby : kerb-simplekdc | jar | 1.1.0 |
| org.apache.kerby : kerb-core | jar | 1.1.0 |
| org.apache.yetus : audience-annotations | jar | 0.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.aliyun.hbase : alihbase-common | test-jar | 2.8.7 |
| com.aliyun.hbase : alihbase-annotations | test-jar | 2.8.7 |
| org.bouncycastle : bcprov-jdk16 | jar | 1.46 |
| 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.1.0 |