Last Version

Tephra Examples 0.7.1

Tephra Transaction System

License

License

GroupId

GroupId

co.cask.tephra
ArtifactId

ArtifactId

tephra-examples
Version

Version

0.7.1
Type

Type

jar
Description

Description

Tephra Examples
Tephra Transaction System

Download tephra-examples 0.7.1


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

Dependencies

compile (3)

Group / Artifact Type Version
co.cask.tephra : tephra-api jar 0.7.1
co.cask.tephra : tephra-core jar 0.7.1
co.cask.tephra : tephra-hbase-compat-1.0-cdh jar 0.7.1

provided (4)

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

test (4)

Group / Artifact Type Version
co.cask.tephra : tephra-core test-jar 0.7.1
junit : junit jar 4.11
org.apache.hbase : hbase-server test-jar 1.0.0-cdh5.4.2
org.apache.hbase : hbase-testing-util jar 1.0.0-cdh5.4.2

Project Modules

There are no modules declared in this project.