License |
License |
---|---|
GroupId | GroupIdcom.aliyun.hbase |
ArtifactId | ArtifactIdalihbase-server |
Last Version | Last Version2.8.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache HBase - Server
Server functionality for HBase
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.aliyun.hbase/alihbase-server/ -->
<dependency>
<groupId>com.aliyun.hbase</groupId>
<artifactId>alihbase-server</artifactId>
<version>2.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.hbase/alihbase-server/
implementation 'com.aliyun.hbase:alihbase-server:2.8.7'
// https://jarcasting.com/artifacts/com.aliyun.hbase/alihbase-server/
implementation ("com.aliyun.hbase:alihbase-server:2.8.7")
'com.aliyun.hbase:alihbase-server:jar:2.8.7'
<dependency org="com.aliyun.hbase" name="alihbase-server" rev="2.8.7">
<artifact name="alihbase-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.hbase', module='alihbase-server', version='2.8.7')
)
libraryDependencies += "com.aliyun.hbase" % "alihbase-server" % "2.8.7"
[com.aliyun.hbase/alihbase-server "2.8.7"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun.hbase : alihbase-http | test-jar | 2.8.7 |
com.aliyun.hbase : alihbase-common | test-jar | 2.8.7 |
com.aliyun.hbase : alihbase-annotations | test-jar | 2.8.7 |
com.aliyun.hbase : alihbase-procedure | test-jar | 2.8.7 |
com.aliyun.hbase : alihbase-zookeeper | test-jar | 2.8.7 |
com.aliyun.hbase : alihbase-hadoop-compat | test-jar | 2.8.7 |
com.aliyun.hbase : alihbase-hadoop2-compat | test-jar | 2.8.7 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.apache.hadoop : hadoop-minikdc | jar | |
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 |