License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.omid |
ArtifactId | ArtifactIdomid-hbase-client-hbase1.x |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHBase Client
HBase specific implementation of transaction-client module
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.omid/omid-hbase-client-hbase1.x/ -->
<dependency>
<groupId>org.apache.omid</groupId>
<artifactId>omid-hbase-client-hbase1.x</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.omid/omid-hbase-client-hbase1.x/
implementation 'org.apache.omid:omid-hbase-client-hbase1.x:1.0.2'
// https://jarcasting.com/artifacts/org.apache.omid/omid-hbase-client-hbase1.x/
implementation ("org.apache.omid:omid-hbase-client-hbase1.x:1.0.2")
'org.apache.omid:omid-hbase-client-hbase1.x:jar:1.0.2'
<dependency org="org.apache.omid" name="omid-hbase-client-hbase1.x" rev="1.0.2">
<artifact name="omid-hbase-client-hbase1.x" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.omid', module='omid-hbase-client-hbase1.x', version='1.0.2')
)
libraryDependencies += "org.apache.omid" % "omid-hbase-client-hbase1.x" % "1.0.2"
[org.apache.omid/omid-hbase-client-hbase1.x "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.omid : omid-common | jar | 1.0.2 |
org.apache.omid : omid-transaction-client | jar | 1.0.2 |
org.apache.omid : omid-hbase-commit-table-hbase1.x | jar | 1.0.2 |
org.apache.omid : omid-hbase-common-hbase1.x | jar | 1.0.2 |
org.apache.hbase : hbase-client | jar | 1.3.1 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.apache.omid : omid-hbase-shims-hbase1.x | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.omid : omid-tso-server-hbase1.x | jar | 1.0.2 |
org.apache.omid : omid-tso-server-hbase1.x | test-jar | 1.0.2 |
org.apache.omid : omid-commit-table | jar | 1.0.2 |
org.apache.omid : omid-hbase-tools-hbase1.x | jar | 1.0.2 |
junit : junit | jar | 4.13 |
org.testng : testng | jar | 6.10 |
org.mockito : mockito-all | jar | 1.9.5 |
org.apache.hbase : hbase-testing-util | jar | 1.3.1 |
org.apache.curator : curator-test | jar | 2.13.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |