Last Version

HBase tools 0.9.0.0

Apache Omid provides multi-row/multi-table transactional support for HBase-based applications

License

License

GroupId

GroupId

org.apache.omid
ArtifactId

ArtifactId

omid-hbase-tools
Version

Version

0.9.0.0
Type

Type

jar
Description

Description

HBase tools
Apache Omid provides multi-row/multi-table transactional support for HBase-based applications
Project Organization

Project Organization

Apache Software Foundation

Download omid-hbase-tools 0.9.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.omid : omid-hbase-commit-table jar 0.9.0.0
org.apache.omid : omid-timestamp-storage jar 0.9.0.0
org.apache.hbase : hbase-client jar ${hbase.version}
com.beust : jcommander jar 1.35
org.slf4j : slf4j-api jar 1.7.7

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.8
org.apache.hbase : hbase-testing-util jar ${hbase.version}

Project Modules

There are no modules declared in this project.