License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.omid |
ArtifactId | ArtifactIdomid-transaction-client |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTransaction Client
Apache Omid provides multi-row/multi-table transactional support for HBase-based applications
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.omid/omid-transaction-client/ -->
<dependency>
<groupId>org.apache.omid</groupId>
<artifactId>omid-transaction-client</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.omid/omid-transaction-client/
implementation 'org.apache.omid:omid-transaction-client:1.0.2'
// https://jarcasting.com/artifacts/org.apache.omid/omid-transaction-client/
implementation ("org.apache.omid:omid-transaction-client:1.0.2")
'org.apache.omid:omid-transaction-client:jar:1.0.2'
<dependency org="org.apache.omid" name="omid-transaction-client" rev="1.0.2">
<artifact name="omid-transaction-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.omid', module='omid-transaction-client', version='1.0.2')
)
libraryDependencies += "org.apache.omid" % "omid-transaction-client" % "1.0.2"
[org.apache.omid/omid-transaction-client "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.omid : omid-common | jar | 1.0.2 |
org.apache.omid : omid-statemachine | jar | 1.0.2 |
org.apache.omid : omid-commit-table | jar | 1.0.2 |
org.apache.omid : omid-metrics | jar | 1.0.2 |
org.apache.curator : curator-recipes | jar | 2.13.0 |
org.jboss.netty : netty | jar | 3.2.6.Final |
commons-configuration : commons-configuration | jar | 1.10 |
org.apache.phoenix.thirdparty : phoenix-shaded-guava | jar | 1.0.0 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.omid : omid-commit-table | jar | 1.0.2 |
org.testng : testng | jar | 6.10 |