Last Version

Apache Sling System Bundle Extension: Java Transaction API 1.0.0

Adds the javax.transaction and javax.transaction.xa packages to the system bundle exports.

License

License

GroupId

GroupId

org.apache.sling
ArtifactId

ArtifactId

org.apache.sling.fragment.transaction
Version

Version

1.0.0
Type

Type

jar
Description

Description

Apache Sling System Bundle Extension: Java Transaction API
Adds the javax.transaction and javax.transaction.xa packages to the system bundle exports.
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.sling.fragment.transaction 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.