Download tephra-core-0.11.0-incubating.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.11.0-incubating in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

tephra-core-0.11.0-incubating-javadoc.jar
tephra-core-0.11.0-incubating-sources.jar
tephra-core-0.11.0-incubating-tests.jar
tephra-core-0.11.0-incubating.jar
tephra-core-0.11.0-incubating.pom



Related Tutorials