License |
License |
---|---|
GroupId | GroupIdorg.apache.hbase.operator.tools |
ArtifactId | ArtifactIdhbase-hbck2 |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache HBase - HBCK2
HBCK for HBase 2+
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hbase-hbck2-1.2.0.pom | |
hbase-hbck2-1.2.0.jar | 2 MB |
hbase-hbck2-1.2.0-sources.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hbase.operator.tools/hbase-hbck2/ -->
<dependency>
<groupId>org.apache.hbase.operator.tools</groupId>
<artifactId>hbase-hbck2</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hbase.operator.tools/hbase-hbck2/
implementation 'org.apache.hbase.operator.tools:hbase-hbck2:1.2.0'
// https://jarcasting.com/artifacts/org.apache.hbase.operator.tools/hbase-hbck2/
implementation ("org.apache.hbase.operator.tools:hbase-hbck2:1.2.0")
'org.apache.hbase.operator.tools:hbase-hbck2:jar:1.2.0'
<dependency org="org.apache.hbase.operator.tools" name="hbase-hbck2" rev="1.2.0">
<artifact name="hbase-hbck2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hbase.operator.tools', module='hbase-hbck2', version='1.2.0')
)
libraryDependencies += "org.apache.hbase.operator.tools" % "hbase-hbck2" % "1.2.0"
[org.apache.hbase.operator.tools/hbase-hbck2 "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hbase.thirdparty : hbase-shaded-miscellaneous | jar | 2.2.1 |
org.apache.hbase : hbase-server | jar | 2.4.4 |
org.apache.hbase : hbase-server | test-jar | 2.4.4 |
org.apache.hbase : hbase-zookeeper | test-jar | 2.4.4 |
org.apache.hbase : hbase-common | test-jar | 2.4.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.hbase : hbase-testing-util | jar | 2.4.4 |
org.mockito : mockito-core | jar | 2.1.0 |