License |
License |
---|---|
GroupId | GroupIdorg.apache.tephra |
ArtifactId | ArtifactIdtephra-core |
Last Version | Last Version0.16.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Tephra Core
Apache Tephra Transaction System Core Module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tephra-core-0.16.1.pom | |
tephra-core-0.16.1.jar | 688 KB |
tephra-core-0.16.1-tests.jar | 108 KB |
tephra-core-0.16.1-sources.jar | 232 KB |
tephra-core-0.16.1-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-common | jar | 2.2.0 |
org.apache.hadoop : hadoop-hdfs | jar | 2.2.0 |
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 |