is not current version
Last Version 3.1.5

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


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.components
ArtifactId

ArtifactId

geronimo-transaction
Version

Version

2.1.2
Type

Type

jar

Download geronimo-transaction 2.1.2


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