License |
License |
---|---|
GroupId | GroupIdorg.apache.hbase.operator.tools |
ArtifactId | ArtifactIdhbase-operator-tools |
Version | Version1.2.0 |
Type | Typepom |
Description |
DescriptionApache HBase Operator Tools
Operator Tools for Apache HBase.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
hbase-operator-tools-1.2.0.pom | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hbase.operator.tools/hbase-operator-tools/ -->
<dependency>
<groupId>org.apache.hbase.operator.tools</groupId>
<artifactId>hbase-operator-tools</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hbase.operator.tools/hbase-operator-tools/
implementation 'org.apache.hbase.operator.tools:hbase-operator-tools:1.2.0'
// https://jarcasting.com/artifacts/org.apache.hbase.operator.tools/hbase-operator-tools/
implementation ("org.apache.hbase.operator.tools:hbase-operator-tools:1.2.0")
'org.apache.hbase.operator.tools:hbase-operator-tools:pom:1.2.0'
<dependency org="org.apache.hbase.operator.tools" name="hbase-operator-tools" rev="1.2.0">
<artifact name="hbase-operator-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.hbase.operator.tools', module='hbase-operator-tools', version='1.2.0')
)
libraryDependencies += "org.apache.hbase.operator.tools" % "hbase-operator-tools" % "1.2.0"
[org.apache.hbase.operator.tools/hbase-operator-tools "1.2.0"]