JTA 1.1

Provides open-source implementations of Sun specifications.

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.specs
ArtifactId

ArtifactId

geronimo-jta_1.1_spec
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

JTA 1.1
Provides open-source implementations of Sun specifications.
Project Organization

Project Organization

Apache Software Foundation

Download geronimo-jta_1.1_spec

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.apache.geronimo.genesis.config : logging-config jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1
1.0
1.0-M1