Categories |
CategoriesGeronimo Container Application Servers |
---|---|
GroupId | GroupIdgeronimo |
ArtifactId | ArtifactIdgeronimo-transaction |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo :: Transaction
Geronimo Transaction
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-transaction-1.1.1.pom | |
geronimo-transaction-1.1.1.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/geronimo/geronimo-transaction/ -->
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-transaction</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/geronimo/geronimo-transaction/
implementation 'geronimo:geronimo-transaction:1.1.1'
// https://jarcasting.com/artifacts/geronimo/geronimo-transaction/
implementation ("geronimo:geronimo-transaction:1.1.1")
'geronimo:geronimo-transaction:jar:1.1.1'
<dependency org="geronimo" name="geronimo-transaction" rev="1.1.1">
<artifact name="geronimo-transaction" type="jar" />
</dependency>
@Grapes(
@Grab(group='geronimo', module='geronimo-transaction', version='1.1.1')
)
libraryDependencies += "geronimo" % "geronimo-transaction" % "1.1.1"
[geronimo/geronimo-transaction "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
geronimo : geronimo-system | jar | 1.1.1 |
geronimo : geronimo-core | jar | 1.1.1 |
geronimo : geronimo-j2ee | jar | 1.1.1 |
geronimo : geronimo-kernel | jar | 1.1.1 |
org.apache.geronimo.specs : geronimo-jta_1.0.1B_spec | jar | 1.0.1 |
org.apache.geronimo.specs : geronimo-ejb_2.1_spec | jar | 1.0.1 |
org.apache.geronimo.specs : geronimo-j2ee-connector_1.5_spec | jar | 1.0.1 |
concurrent : concurrent | jar | 1.3.4 |
commons-logging : commons-logging | jar | 1.0.4 |
howl : howl-logger | jar | 0.1.11 |
mx4j : mx4j | jar | 3.0.1 |
commons-jelly : commons-jelly-tags-velocity | jar | 1.0 |
velocity : velocity | jar | 1.4 |