Download geronimo-transaction-2.2.1.jar file - Jar g

Jar examples for g:geronimo-transaction

Description

Apache Geronimo Transaction Manager

You can download jar file geronimo-transaction 2.2.1 in this page.

License

Apache License

Build File

You can use the following script to add geronimo-transaction-2.2.1.jar to your project.

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

Download

Click the following link to download the jar file.

geronimo-transaction-2.2.1-javadoc.jar
geronimo-transaction-2.2.1-sources.jar
geronimo-transaction-2.2.1-tests.jar
geronimo-transaction-2.2.1.jar
geronimo-transaction-2.2.1.pom



Related Tutorials