License |
License |
---|---|
GroupId | GroupIdch.cern.hbase |
ArtifactId | ArtifactIdhbase-common |
Last Version | Last Version2.2.4_1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache HBase - Common
Common functionality for HBase
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hbase-common-2.2.4_1.pom | |
hbase-common-2.2.4_1.jar | 774 KB |
hbase-common-2.2.4_1-tests.jar | 313 KB |
hbase-common-2.2.4_1-test-sources.jar | 179 KB |
hbase-common-2.2.4_1-sources.jar | 577 KB |
hbase-common-2.2.4_1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.cern.hbase/hbase-common/ -->
<dependency>
<groupId>ch.cern.hbase</groupId>
<artifactId>hbase-common</artifactId>
<version>2.2.4_1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-common/
implementation 'ch.cern.hbase:hbase-common:2.2.4_1'
// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-common/
implementation ("ch.cern.hbase:hbase-common:2.2.4_1")
'ch.cern.hbase:hbase-common:jar:2.2.4_1'
<dependency org="ch.cern.hbase" name="hbase-common" rev="2.2.4_1">
<artifact name="hbase-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.hbase', module='hbase-common', version='2.2.4_1')
)
libraryDependencies += "ch.cern.hbase" % "hbase-common" % "2.2.4_1"
[ch.cern.hbase/hbase-common "2.2.4_1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hbase.thirdparty : hbase-shaded-miscellaneous | jar | 2.2.1 |
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 |
log4j : log4j | jar | 1.2.17 |
org.apache.yetus : audience-annotations | jar | 0.5.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.cern.hbase : hbase-annotations | test-jar | 2.2.4_1 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.28.2 |