Jar examples for t:tx-control-provider-jdbc-xa
This bundle contains a JDBC resource provider for use with the OSGi Transaction Control Service that supports XA and Local transactions.
You can download jar file tx-control-provider-jdbc-xa 1.0.0 in this page.
Apache License
You can use the following script to add tx-control-provider-jdbc-xa-1.0.0.jar to your project.
<dependency> <groupId>org.apache.aries.tx-control</groupId> <artifactId>tx-control-provider-jdbc-xa</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.apache.aries.tx-control', name: 'tx-control-provider-jdbc-xa', version: '1.0.0'
libraryDependencies += "org.apache.aries.tx-control" % "tx-control-provider-jdbc-xa" % "1.0.0"
<dependency org="org.apache.aries.tx-control" name="tx-control-provider-jdbc-xa" rev="1.0.0"/>
@Grapes(@Grab(group='org.apache.aries.tx-control', module='tx-control-provider-jdbc-xa', version='1.0.0'))
'org.apache.aries.tx-control:tx-control-provider-jdbc-xa:jar:1.0.0'
Click the following link to download the jar file.
tx-control-provider-jdbc-xa-1.0.0-javadoc.jar