| License |
License |
|---|---|
| GroupId | GroupIdcom.continuuity.tephra |
| ArtifactId | ArtifactIdtephra-core |
| Version | Version0.2.1 |
| Type | Typejar |
| Description |
DescriptionTephra Core
Tephra Transaction System Core Module
|
| Filename | Size |
|---|---|
| tephra-core-0.2.1.pom | |
| tephra-core-0.2.1.jar | 472 KB |
| tephra-core-0.2.1-tests.jar | 48 KB |
| tephra-core-0.2.1-sources.jar | 149 KB |
| tephra-core-0.2.1-javadoc.jar | 979 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.continuuity.tephra/tephra-core/ -->
<dependency>
<groupId>com.continuuity.tephra</groupId>
<artifactId>tephra-core</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.continuuity.tephra/tephra-core/
implementation 'com.continuuity.tephra:tephra-core:0.2.1'
// https://jarcasting.com/artifacts/com.continuuity.tephra/tephra-core/
implementation ("com.continuuity.tephra:tephra-core:0.2.1")
'com.continuuity.tephra:tephra-core:jar:0.2.1'
<dependency org="com.continuuity.tephra" name="tephra-core" rev="0.2.1">
<artifact name="tephra-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.continuuity.tephra', module='tephra-core', version='0.2.1')
)
libraryDependencies += "com.continuuity.tephra" % "tephra-core" % "0.2.1"
[com.continuuity.tephra/tephra-core "0.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.continuuity.tephra : tephra-api | jar | 0.2.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.4.0-incubating-SNAPSHOT |
| org.apache.twill : twill-core | jar | 0.4.0-incubating-SNAPSHOT |
| org.apache.twill : twill-discovery-api | jar | 0.4.0-incubating-SNAPSHOT |
| org.apache.twill : twill-discovery-core | jar | 0.4.0-incubating-SNAPSHOT |
| org.apache.twill : twill-zookeeper | jar | 0.4.0-incubating-SNAPSHOT |
| org.apache.hbase : hbase | jar | 0.94.6.1.continuuity |
| org.apache.hbase : hbase | jar | 0.94.6.1.continuuity |
| 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 |