Download tephra-api-0.2.0.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.2.0 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials