License |
License |
---|---|
Categories |
CategoriesIDE Development Tools CLI User Interface EclipseLink Data ORM |
GroupId | GroupIdorg.apache.aries.tx-control |
ArtifactId | ArtifactIdtx-control-provider-jpa-xa-plugin-eclipselink |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEclipseLink 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 |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |