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

Jar examples for g:geronimo-transaction

Description

Apache Geronimo Transaction Manager

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

geronimo-transaction-3.1.3-javadoc.jar
geronimo-transaction-3.1.3-sources.jar
geronimo-transaction-3.1.3.jar
geronimo-transaction-3.1.3.pom



Related Tutorials