Last Version

OpenJPA plugin for the JPA (XA) Resource Provider 1.0.1

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

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.apache.aries.tx-control
ArtifactId

ArtifactId

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

Version

1.0.1
Type

Type

jar
Description

Description

OpenJPA plugin for the JPA (XA) Resource Provider
This bundle contains an OpenJPA 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-openjpa

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


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.0

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.service.transaction.control jar 1.0.0
org.apache.openjpa : openjpa-kernel jar 2.0.0

Project Modules

There are no modules declared in this project.