Download transactions-api-3.8.0.jar file - Jar t

Jar examples for t:transactions-api

Description

You can download jar file transactions-api 3.8.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add transactions-api-3.8.0.jar to your project.

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

Download

Click the following link to download the jar file.

transactions-api-3.8.0-javadoc.jar
transactions-api-3.8.0-sources.jar
transactions-api-3.8.0.jar
transactions-api-3.8.0.pom



Related Tutorials