Download transactions-25.jar file - Jar t

Jar examples for t:transactions

Description

JTA distributed transactions with Narayana

You can download jar file transactions 25 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

transactions-25-javadoc-resources.jar
transactions-25-javadoc.jar
transactions-25-sources.jar
transactions-25.jar
transactions-25.pom



Related Tutorials