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 0.0.2 in this page.
Apache License
You can use the following script to add tx-control-provider-jdbc-xa-0.0.2.jar to your project.
<dependency> <groupId>org.apache.aries.tx-control</groupId> <artifactId>tx-control-provider-jdbc-xa</artifactId> <version>0.0.2</version> </dependency>
compile group: 'org.apache.aries.tx-control', name: 'tx-control-provider-jdbc-xa', version: '0.0.2'
libraryDependencies += "org.apache.aries.tx-control" % "tx-control-provider-jdbc-xa" % "0.0.2"
<dependency org="org.apache.aries.tx-control" name="tx-control-provider-jdbc-xa" rev="0.0.2"/>
@Grapes(@Grab(group='org.apache.aries.tx-control', module='tx-control-provider-jdbc-xa', version='0.0.2'))
'org.apache.aries.tx-control:tx-control-provider-jdbc-xa:jar:0.0.2'
Click the following link to download the jar file.
tx-control-provider-jdbc-xa-0.0.2-javadoc.jar