Download transactions-jta-3.9.2.jar file - Jar t

Jar examples for t:transactions-jta

Description

You can download jar file transactions-jta 3.9.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add transactions-jta-3.9.2.jar to your project.

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

Download

Click the following link to download the jar file.

transactions-jta-3.9.2-javadoc.jar
transactions-jta-3.9.2-sources.jar
transactions-jta-3.9.2.jar
transactions-jta-3.9.2.pom



Related Tutorials