Download tephra-api-0.6.2.jar file - Jar t

Jar examples for t:tephra-api

Description

Apache Tephra Transaction System API Module

You can download jar file tephra-api 0.6.2 in this page.

License

Apache License

Build File

You can use the following script to add tephra-api-0.6.2.jar to your project.

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

Download

Click the following link to download the jar file.

tephra-api-0.6.2-javadoc.jar
tephra-api-0.6.2-sources.jar
tephra-api-0.6.2.jar
tephra-api-0.6.2.pom



Related Tutorials