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

Jar examples for t:transactions-api

Description

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials