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

Jar examples for t:transactions-api

Description

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

transactions-api-3.2.3.jar
transactions-api-3.2.3.pom



Related Tutorials