is not current version
Last Version 3.1.5

org.apache.geronimo.components:geronimo-transaction 2.1


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.components
ArtifactId

ArtifactId

geronimo-transaction
Version

Version

2.1
Type

Type

jar

Download geronimo-transaction 2.1


<!-- https://jarcasting.com/artifacts/org.apache.geronimo.components/geronimo-transaction/ -->
<dependency>
    <groupId>org.apache.geronimo.components</groupId>
    <artifactId>geronimo-transaction</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.components/geronimo-transaction/
implementation 'org.apache.geronimo.components:geronimo-transaction:2.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.components/geronimo-transaction/
implementation ("org.apache.geronimo.components:geronimo-transaction:2.1")
'org.apache.geronimo.components:geronimo-transaction:jar:2.1'
<dependency org="org.apache.geronimo.components" name="geronimo-transaction" rev="2.1">
  <artifact name="geronimo-transaction" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.components', module='geronimo-transaction', version='2.1')
)
libraryDependencies += "org.apache.geronimo.components" % "geronimo-transaction" % "2.1"
[org.apache.geronimo.components/geronimo-transaction "2.1"]