Download transaction-1_6-3.0.0.jar file - Jar t

Jar examples for t:transaction-1-6

Description

Geronimo transaction manager module.

You can download jar file transaction-1_6 3.0.0 in this page.

License

Apache License

Build File

You can use the following script to add transaction-1_6-3.0.0.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.configs</groupId>
   <artifactId>transaction-1_6</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'org.apache.geronimo.configs', name: 'transaction-1_6', version: '3.0.0'
libraryDependencies += "org.apache.geronimo.configs" % "transaction-1_6" % "3.0.0"
<dependency org="org.apache.geronimo.configs" name="transaction-1_6" rev="3.0.0"/>
@Grapes(@Grab(group='org.apache.geronimo.configs', module='transaction-1_6', version='3.0.0'))
'org.apache.geronimo.configs:transaction-1_6:jar:3.0.0'

Download

Click the following link to download the jar file.

transaction-1_6-3.0.0-sources.jar
transaction-1_6-3.0.0.pom



Related Tutorials