Jar examples for g:geronimo-transaction
Apache Geronimo Transaction Manager
You can download jar file geronimo-transaction 2.1.4 in this page.
Apache License
You can use the following script to add geronimo-transaction-2.1.4.jar to your project.
<dependency> <groupId>org.apache.geronimo.components</groupId> <artifactId>geronimo-transaction</artifactId> <version>2.1.4</version> </dependency>
compile group: 'org.apache.geronimo.components', name: 'geronimo-transaction', version: '2.1.4'
libraryDependencies += "org.apache.geronimo.components" % "geronimo-transaction" % "2.1.4"
<dependency org="org.apache.geronimo.components" name="geronimo-transaction" rev="2.1.4"/>
@Grapes(@Grab(group='org.apache.geronimo.components', module='geronimo-transaction', version='2.1.4'))
'org.apache.geronimo.components:geronimo-transaction:jar:2.1.4'
Click the following link to download the jar file.
geronimo-transaction-2.1.4.jar