Last Version

Apache Tephra Core 0.16.1

Apache Tephra Transaction System Core Module

License

License

GroupId

GroupId

org.apache.tephra
ArtifactId

ArtifactId

tephra-core
Version

Version

0.16.1
Type

Type

jar
Description

Description

Apache Tephra Core
Apache Tephra Transaction System Core Module
Project Organization

Project Organization

The Apache Software Foundation

Download tephra-core 0.16.1


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

Dependencies

compile (16)

Group / Artifact Type Version
org.apache.tephra : tephra-api jar 0.16.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.2.3
ch.qos.logback : logback-core jar 1.2.3
org.slf4j : slf4j-api jar 1.7.5
org.apache.thrift : libthrift jar 0.9.3-1
it.unimi.dsi : fastutil jar 6.5.6
org.apache.twill : twill-common jar 0.8.0
org.apache.twill : twill-core jar 0.8.0
org.apache.twill : twill-discovery-api jar 0.8.0
org.apache.twill : twill-discovery-core jar 0.8.0
org.apache.twill : twill-zookeeper jar 0.8.0
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 (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.hadoop : hadoop-minicluster jar 2.2.0
org.slf4j : log4j-over-slf4j jar 1.7.5
org.slf4j : jcl-over-slf4j jar 1.7.5

Project Modules

There are no modules declared in this project.