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