Download tephra-core-0.1.0.jar file - Jar t

Jar examples for t:tephra-core

Description

Apache Tephra Transaction System Core Module

You can download jar file tephra-core 0.1.0 in this page.

License

Apache License

Build File

You can use the following script to add tephra-core-0.1.0.jar to your project.

<dependency>
   <groupId>com.continuuity.tephra</groupId>
   <artifactId>tephra-core</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'com.continuuity.tephra', name: 'tephra-core', version: '0.1.0'
libraryDependencies += "com.continuuity.tephra" % "tephra-core" % "0.1.0"
<dependency org="com.continuuity.tephra" name="tephra-core" rev="0.1.0"/>
@Grapes(@Grab(group='com.continuuity.tephra', module='tephra-core', version='0.1.0'))
'com.continuuity.tephra:tephra-core:jar:0.1.0'

Download

Click the following link to download the jar file.

tephra-core-0.1.0-javadoc.jar
tephra-core-0.1.0-sources.jar
tephra-core-0.1.0-tests.jar
tephra-core-0.1.0.jar
tephra-core-0.1.0.pom



Related Tutorials