Last Version

Apache HBase Operator Tools - Assembly 1.2.0

Module that does hbase-operator-tools assembly and that is all that it does. We have a dedicated module just for assembly because of http://maven.apache.org/plugins/maven-assembly-plugin/faq.html#module-binaries

License

License

GroupId

GroupId

org.apache.hbase.operator.tools
ArtifactId

ArtifactId

hbase-operator-tools-assembly
Version

Version

1.2.0
Type

Type

pom
Description

Description

Apache HBase Operator Tools - Assembly
Module that does hbase-operator-tools assembly and that is all that it does. We have a dedicated module just for assembly because of http://maven.apache.org/plugins/maven-assembly-plugin/faq.html#module-binaries
Project Organization

Project Organization

The Apache Software Foundation

Download hbase-operator-tools-assembly 1.2.0


<!-- https://jarcasting.com/artifacts/org.apache.hbase.operator.tools/hbase-operator-tools-assembly/ -->
<dependency>
    <groupId>org.apache.hbase.operator.tools</groupId>
    <artifactId>hbase-operator-tools-assembly</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hbase.operator.tools/hbase-operator-tools-assembly/
implementation 'org.apache.hbase.operator.tools:hbase-operator-tools-assembly:1.2.0'
// https://jarcasting.com/artifacts/org.apache.hbase.operator.tools/hbase-operator-tools-assembly/
implementation ("org.apache.hbase.operator.tools:hbase-operator-tools-assembly:1.2.0")
'org.apache.hbase.operator.tools:hbase-operator-tools-assembly:pom:1.2.0'
<dependency org="org.apache.hbase.operator.tools" name="hbase-operator-tools-assembly" rev="1.2.0">
  <artifact name="hbase-operator-tools-assembly" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.hbase.operator.tools', module='hbase-operator-tools-assembly', version='1.2.0')
)
libraryDependencies += "org.apache.hbase.operator.tools" % "hbase-operator-tools-assembly" % "1.2.0"
[org.apache.hbase.operator.tools/hbase-operator-tools-assembly "1.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.hbase.operator.tools : hbase-hbck2 jar 1.2.0
org.apache.hbase.operator.tools : hbase-tools jar 1.2.0

Project Modules

There are no modules declared in this project.