Last Version

Tephra Core 0.7.1

Tephra Transaction System Core Module

License

License

GroupId

GroupId

co.cask.tephra
ArtifactId

ArtifactId

tephra-core
Version

Version

0.7.1
Type

Type

jar
Description

Description

Tephra Core
Tephra Transaction System Core Module

Download tephra-core 0.7.1


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

Dependencies

compile (16)

Group / Artifact Type Version
co.cask.tephra : tephra-api jar 0.7.1
com.google.code.gson : gson jar 2.2.4
com.google.guava : guava jar 13.0.1
com.google.inject : guice jar 3.0
com.google.inject.extensions : guice-assistedinject jar 3.0
ch.qos.logback : logback-classic jar 1.0.9
ch.qos.logback : logback-core jar 1.0.9
org.slf4j : slf4j-api jar 1.7.5
org.apache.thrift : libthrift jar 0.9.0
it.unimi.dsi : fastutil jar 6.5.6
org.apache.twill : twill-common jar 0.6.0-incubating
org.apache.twill : twill-core jar 0.6.0-incubating
org.apache.twill : twill-discovery-api jar 0.6.0-incubating
org.apache.twill : twill-discovery-core jar 0.6.0-incubating
org.apache.twill : twill-zookeeper jar 0.6.0-incubating
io.dropwizard.metrics : metrics-core jar 3.1.0

provided (2)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 2.2.0
org.apache.hadoop : hadoop-hdfs jar 2.2.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.hadoop : hadoop-minicluster jar 2.2.0

Project Modules

There are no modules declared in this project.