License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Hibernate Data ORM |
GroupId | GroupIdorg.apache.aries.tx-control |
ArtifactId | ArtifactIdtx-control-provider-jpa-xa-plugin-hibernate-5_0 |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHibernate (5.0.x and 5.1.x) 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 |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.aries.tx-control/tx-control-provider-jpa-xa-plugin-hibernate-5_0/ -->
<dependency>
<groupId>org.apache.aries.tx-control</groupId>
<artifactId>tx-control-provider-jpa-xa-plugin-hibernate-5_0</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.aries.tx-control/tx-control-provider-jpa-xa-plugin-hibernate-5_0/
implementation 'org.apache.aries.tx-control:tx-control-provider-jpa-xa-plugin-hibernate-5_0:1.0.1'
// https://jarcasting.com/artifacts/org.apache.aries.tx-control/tx-control-provider-jpa-xa-plugin-hibernate-5_0/
implementation ("org.apache.aries.tx-control:tx-control-provider-jpa-xa-plugin-hibernate-5_0:1.0.1")
'org.apache.aries.tx-control:tx-control-provider-jpa-xa-plugin-hibernate-5_0:jar:1.0.1'
<dependency org="org.apache.aries.tx-control" name="tx-control-provider-jpa-xa-plugin-hibernate-5_0" rev="1.0.1">
<artifact name="tx-control-provider-jpa-xa-plugin-hibernate-5_0" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.aries.tx-control', module='tx-control-provider-jpa-xa-plugin-hibernate-5_0', version='1.0.1')
)
libraryDependencies += "org.apache.aries.tx-control" % "tx-control-provider-jpa-xa-plugin-hibernate-5_0" % "1.0.1"
[org.apache.aries.tx-control/tx-control-provider-jpa-xa-plugin-hibernate-5_0 "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.service.transaction.control | jar | 1.0.0 |
org.hibernate : hibernate-core | jar | 5.0.0.Final |