is not current version
Last Version 2.2.1

org.apache.geronimo.modules:geronimo-transaction 1.2-beta


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.modules
ArtifactId

ArtifactId

geronimo-transaction
Version

Version

1.2-beta
Type

Type

jar

Download geronimo-transaction 1.2-beta


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