is not current version
Last Version 3.1.5

org.apache.geronimo.components:geronimo-txmanager-parent 2.0


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.components
ArtifactId

ArtifactId

geronimo-txmanager-parent
Version

Version

2.0
Type

Type

pom

Download geronimo-txmanager-parent 2.0


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