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