is not current version
Last Version 0.9.0.0

org.apache.omid:omid-hbase-tools 0.8.2.0


GroupId

GroupId

org.apache.omid
ArtifactId

ArtifactId

omid-hbase-tools
Version

Version

0.8.2.0
Type

Type

jar

Download omid-hbase-tools 0.8.2.0


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