Download tephra-core-0.6.3.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.6.3 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials