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

Jar examples for t:transactions-api

Description

You can download jar file transactions-api 4.0.0 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.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials