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

Jar examples for g:geronimo-transaction

Description

Apache Geronimo Transaction Manager

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials