Last Version

Apache Tephra Examples 0.8.0-incubating

Apache Tephra provides globally-consistent transactions on Apache HBase and other storage engines

License

License

GroupId

GroupId

org.apache.tephra
ArtifactId

ArtifactId

tephra-examples
Version

Version

0.8.0-incubating
Type

Type

jar
Description

Description

Apache Tephra Examples
Apache Tephra provides globally-consistent transactions on Apache HBase and other storage engines
Project Organization

Project Organization

The Apache Software Foundation

Download tephra-examples 0.8.0-incubating


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.tephra : tephra-api jar 0.8.0-incubating
org.apache.tephra : tephra-core jar 0.8.0-incubating
org.apache.tephra : tephra-hbase-compat-1.1 jar 0.8.0-incubating

provided (4)

Group / Artifact Type Version
org.apache.hbase : hbase-common jar 1.2.1
org.apache.hbase : hbase-client jar 1.2.1
org.apache.hbase : hbase-protocol jar 1.2.1
org.apache.hbase : hbase-server jar 1.2.1

test (4)

Group / Artifact Type Version
org.apache.tephra : tephra-core test-jar 0.8.0-incubating
junit : junit jar 4.11
org.apache.hbase : hbase-server test-jar 1.2.1
org.apache.hbase : hbase-testing-util jar 1.2.1

Project Modules

There are no modules declared in this project.