License |
License |
---|---|
GroupId | GroupIdorg.apache.hbase.operator.tools |
ArtifactId | ArtifactIdhbase-operator-tools-assembly |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache 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 |
Filename | Size |
---|---|
hbase-operator-tools-assembly-1.2.0.pom | 2 KB |
Browse |
<!-- 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"]
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 |