License |
License |
---|---|
GroupId | GroupIdorg.apache.tephra |
ArtifactId | ArtifactIdtephra-hbase-compat-2.4 |
Last Version | Last Version0.16.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Tephra HBase 2.4 Compatibility
Apache Tephra provides globally-consistent transactions on Apache HBase and other storage engines
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.tephra/tephra-hbase-compat-2.4/ -->
<dependency>
<groupId>org.apache.tephra</groupId>
<artifactId>tephra-hbase-compat-2.4</artifactId>
<version>0.16.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tephra/tephra-hbase-compat-2.4/
implementation 'org.apache.tephra:tephra-hbase-compat-2.4:0.16.1'
// https://jarcasting.com/artifacts/org.apache.tephra/tephra-hbase-compat-2.4/
implementation ("org.apache.tephra:tephra-hbase-compat-2.4:0.16.1")
'org.apache.tephra:tephra-hbase-compat-2.4:jar:0.16.1'
<dependency org="org.apache.tephra" name="tephra-hbase-compat-2.4" rev="0.16.1">
<artifact name="tephra-hbase-compat-2.4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tephra', module='tephra-hbase-compat-2.4', version='0.16.1')
)
libraryDependencies += "org.apache.tephra" % "tephra-hbase-compat-2.4" % "0.16.1"
[org.apache.tephra/tephra-hbase-compat-2.4 "0.16.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tephra : tephra-api | jar | 0.16.1 |
org.apache.tephra : tephra-core | jar | 0.16.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hbase : hbase-common | jar | 2.4.0 |
org.apache.hbase : hbase-client | jar | 2.4.0 |
org.apache.hbase : hbase-protocol | jar | 2.4.0 |
org.apache.hbase : hbase-server | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tephra : tephra-core | test-jar | 0.16.1 |
junit : junit | jar | 4.11 |
org.slf4j : log4j-over-slf4j | jar | 1.7.5 |
org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
org.apache.hbase : hbase-server | test-jar | 2.4.0 |
org.apache.hbase : hbase-zookeeper | test-jar | 2.4.0 |
org.apache.hbase : hbase-testing-util | jar | 2.4.0 |
org.apache.hbase : hbase-http | jar | 2.4.0 |