Last Version

EclipseLink plugin for the JPA (XA) Resource Provider 1.0.1

This bundle contains an EclipseLink plugin for the Aries Transaction control JPA resource provider.

License

License

Categories

Categories

IDE Development Tools CLI User Interface EclipseLink Data ORM
GroupId

GroupId

org.apache.aries.tx-control
ArtifactId

ArtifactId

tx-control-provider-jpa-xa-plugin-eclipselink
Version

Version

1.0.1
Type

Type

jar
Description

Description

EclipseLink plugin for the JPA (XA) Resource Provider
This bundle contains an EclipseLink plugin for the Aries Transaction control JPA resource provider.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=aries-tx-control.git/tx-control-provider-jpa-xa-plugin-eclipselink

Download tx-control-provider-jpa-xa-plugin-eclipselink 1.0.1


<!-- https://jarcasting.com/artifacts/org.apache.aries.tx-control/tx-control-provider-jpa-xa-plugin-eclipselink/ -->
<dependency>
    <groupId>org.apache.aries.tx-control</groupId>
    <artifactId>tx-control-provider-jpa-xa-plugin-eclipselink</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.aries.tx-control/tx-control-provider-jpa-xa-plugin-eclipselink/
implementation 'org.apache.aries.tx-control:tx-control-provider-jpa-xa-plugin-eclipselink:1.0.1'
// https://jarcasting.com/artifacts/org.apache.aries.tx-control/tx-control-provider-jpa-xa-plugin-eclipselink/
implementation ("org.apache.aries.tx-control:tx-control-provider-jpa-xa-plugin-eclipselink:1.0.1")
'org.apache.aries.tx-control:tx-control-provider-jpa-xa-plugin-eclipselink:jar:1.0.1'
<dependency org="org.apache.aries.tx-control" name="tx-control-provider-jpa-xa-plugin-eclipselink" rev="1.0.1">
  <artifact name="tx-control-provider-jpa-xa-plugin-eclipselink" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.aries.tx-control', module='tx-control-provider-jpa-xa-plugin-eclipselink', version='1.0.1')
)
libraryDependencies += "org.apache.aries.tx-control" % "tx-control-provider-jpa-xa-plugin-eclipselink" % "1.0.1"
[org.apache.aries.tx-control/tx-control-provider-jpa-xa-plugin-eclipselink "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.aries.jpa.javax.persistence : javax.persistence_2.1 jar 2.7.0
org.slf4j : slf4j-api jar 1.7.0

provided (3)

Group / Artifact Type Version
org.osgi : org.osgi.service.transaction.control jar 1.0.0
org.eclipse.persistence : org.eclipse.persistence.core jar 2.4.2
org.apache.geronimo.specs : geronimo-jta_1.1_spec jar 1.1.1

Project Modules

There are no modules declared in this project.