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

Jar examples for g:geronimo-transaction

Description

Apache Geronimo Transaction Manager

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

geronimo-transaction-2.1.1-sources.jar
geronimo-transaction-2.1.1-tests.jar
geronimo-transaction-2.1.1.jar
geronimo-transaction-2.1.1.pom



Related Tutorials