is not current version
Last Version 0.7.1

co.cask.tephra:tephra-hbase-compat-0.96 0.4.2

Tephra Transaction System HBase 0.94 Compatibility Module

GroupId

GroupId

co.cask.tephra
ArtifactId

ArtifactId

tephra-hbase-compat-0.96
Version

Version

0.4.2
Type

Type

jar

Download tephra-hbase-compat-0.96 0.4.2


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