Last Version

javax.transaction API 0.68.0.1

Eclipse Project for JTA

License

License

GroupId

GroupId

com.jwebmp.thirdparty
ArtifactId

ArtifactId

javax.transaction
Version

Version

0.68.0.1
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 0.68.0.1


<!-- 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.