javax.transaction API

Eclipse Project for JTA

License

License

GroupId

GroupId

com.jwebmp.thirdparty
ArtifactId

ArtifactId

javax.transaction
Last Version

Last Version

0.68.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

javax.transaction API
Eclipse Project for JTA
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.jta
Project Organization

Project Organization

EE4J Community
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/jta-api

Download javax.transaction

How to add to project

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

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.

Jakarta Transactions

Jakarta Transactions enables distributed transactions to be done across multiple X/Open XA resources in a Java environment.

This standalone release of Jakarta Transactions, uses a Java Platform Module System "automatic" module name of jakarta.transaction. A future version will include full module metadata. Moreover javax.transaction.xa package is now owned by Java SE.

com.jwebmp.thirdparty

Eclipse EE4J

The Eclipse EE4J Project

Versions

Version
0.68.0.1
0.67.0.16
0.67.0.15
0.67.0.12
0.67.0.9
0.67.0.7
0.67.0.5