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

Jar examples for t:transactions-api

Description

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

transactions-api-3.6.4-sources.jar
transactions-api-3.6.4.jar
transactions-api-3.6.4.pom



Related Tutorials