License |
License |
---|---|
GroupId | GroupIdcom.aliyun.hbase |
ArtifactId | ArtifactIdalihbase-common |
Last Version | Last Version2.8.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache HBase - Common
Common functionality for HBase
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
alihbase-common-2.8.7.pom | |
alihbase-common-2.8.7.jar | 745 KB |
alihbase-common-2.8.7-tests.jar | 295 KB |
alihbase-common-2.8.7-test-sources.jar | 168 KB |
alihbase-common-2.8.7-sources.jar | 566 KB |
alihbase-common-2.8.7-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.hbase/alihbase-common/ -->
<dependency>
<groupId>com.aliyun.hbase</groupId>
<artifactId>alihbase-common</artifactId>
<version>2.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.hbase/alihbase-common/
implementation 'com.aliyun.hbase:alihbase-common:2.8.7'
// https://jarcasting.com/artifacts/com.aliyun.hbase/alihbase-common/
implementation ("com.aliyun.hbase:alihbase-common:2.8.7")
'com.aliyun.hbase:alihbase-common:jar:2.8.7'
<dependency org="com.aliyun.hbase" name="alihbase-common" rev="2.8.7">
<artifact name="alihbase-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.hbase', module='alihbase-common', version='2.8.7')
)
libraryDependencies += "com.aliyun.hbase" % "alihbase-common" % "2.8.7"
[com.aliyun.hbase/alihbase-common "2.8.7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hbase.thirdparty : hbase-shaded-miscellaneous | jar | 2.1.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
commons-codec : commons-codec | jar | 1.10 |
org.apache.commons : commons-lang3 | jar | 3.6 |
commons-io : commons-io | jar | 2.5 |
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 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.2 |
log4j : log4j | jar | 1.2.17 |
org.apache.yetus : audience-annotations | jar | 0.5.0 |
Group / Artifact | Type | Version |
---|---|---|
com.aliyun.hbase : alihbase-annotations | test-jar | 2.8.7 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.1.0 |