Last Version

Hibernate (5.2.x and higher) plugin for the JPA (XA) Resource Provider 1.0.1

This bundle contains a Hibernate plugin for the Aries Transaction control JPA resource provider.

License

License

Categories

Categories

IDE Development Tools Hibernate Data ORM
GroupId

GroupId

org.apache.aries.tx-control
ArtifactId

ArtifactId

tx-control-provider-jpa-xa-plugin-hibernate-5_2
Version

Version

1.0.1
Type

Type

jar
Description

Description

Hibernate (5.2.x and higher) plugin for the JPA (XA) Resource Provider
This bundle contains a Hibernate 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-hibernate-5_2

Download tx-control-provider-jpa-xa-plugin-hibernate-5_2 1.0.1


<!-- https://jarcasting.com/artifacts/org.apache.aries.tx-control/tx-control-provider-jpa-xa-plugin-hibernate-5_2/ -->
<dependency>
    <groupId>org.apache.aries.tx-control</groupId>
    <artifactId>tx-control-provider-jpa-xa-plugin-hibernate-5_2</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.aries.tx-control/tx-control-provider-jpa-xa-plugin-hibernate-5_2/
implementation 'org.apache.aries.tx-control:tx-control-provider-jpa-xa-plugin-hibernate-5_2:1.0.1'
// https://jarcasting.com/artifacts/org.apache.aries.tx-control/tx-control-provider-jpa-xa-plugin-hibernate-5_2/
implementation ("org.apache.aries.tx-control:tx-control-provider-jpa-xa-plugin-hibernate-5_2:1.0.1")
'org.apache.aries.tx-control:tx-control-provider-jpa-xa-plugin-hibernate-5_2:jar:1.0.1'
<dependency org="org.apache.aries.tx-control" name="tx-control-provider-jpa-xa-plugin-hibernate-5_2" rev="1.0.1">
  <artifact name="tx-control-provider-jpa-xa-plugin-hibernate-5_2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.aries.tx-control', module='tx-control-provider-jpa-xa-plugin-hibernate-5_2', version='1.0.1')
)
libraryDependencies += "org.apache.aries.tx-control" % "tx-control-provider-jpa-xa-plugin-hibernate-5_2" % "1.0.1"
[org.apache.aries.tx-control/tx-control-provider-jpa-xa-plugin-hibernate-5_2 "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.hibernate : hibernate-core jar 5.2.2.Final

Project Modules

There are no modules declared in this project.