License |
License |
---|---|
GroupId | GroupIdorg.apache.omid |
ArtifactId | ArtifactIdomid-timestamp-storage-hbase1.x |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTimestamp Storage
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-timestamp-storage-hbase1.x/ -->
<dependency>
<groupId>org.apache.omid</groupId>
<artifactId>omid-timestamp-storage-hbase1.x</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.omid/omid-timestamp-storage-hbase1.x/
implementation 'org.apache.omid:omid-timestamp-storage-hbase1.x:1.0.2'
// https://jarcasting.com/artifacts/org.apache.omid/omid-timestamp-storage-hbase1.x/
implementation ("org.apache.omid:omid-timestamp-storage-hbase1.x:1.0.2")
'org.apache.omid:omid-timestamp-storage-hbase1.x:jar:1.0.2'
<dependency org="org.apache.omid" name="omid-timestamp-storage-hbase1.x" rev="1.0.2">
<artifact name="omid-timestamp-storage-hbase1.x" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.omid', module='omid-timestamp-storage-hbase1.x', version='1.0.2')
)
libraryDependencies += "org.apache.omid" % "omid-timestamp-storage-hbase1.x" % "1.0.2"
[org.apache.omid/omid-timestamp-storage-hbase1.x "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.omid : omid-hbase-common-hbase1.x | jar | 1.0.2 |
org.apache.omid : omid-common | jar | 1.0.2 |
org.apache.curator : curator-framework | jar | 2.13.0 |
org.apache.curator : curator-recipes | jar | 2.13.0 |
org.apache.hbase : hbase-client | jar | 1.3.1 |
org.apache.phoenix.thirdparty : phoenix-shaded-guava | jar | 1.0.0 |
com.google.inject : guice | jar | 3.0 |
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.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 |