Jar examples for t:tx-control-service-local
This bundle contains a lightweight OSGi Transaction Control Service implementation suitable for resource-local transactions.
You can download jar file tx-control-service-local 0.0.3 in this page.
Apache License
You can use the following script to add tx-control-service-local-0.0.3.jar to your project.
<dependency> <groupId>org.apache.aries.tx-control</groupId> <artifactId>tx-control-service-local</artifactId> <version>0.0.3</version> </dependency>
compile group: 'org.apache.aries.tx-control', name: 'tx-control-service-local', version: '0.0.3'
libraryDependencies += "org.apache.aries.tx-control" % "tx-control-service-local" % "0.0.3"
<dependency org="org.apache.aries.tx-control" name="tx-control-service-local" rev="0.0.3"/>
@Grapes(@Grab(group='org.apache.aries.tx-control', module='tx-control-service-local', version='0.0.3'))
'org.apache.aries.tx-control:tx-control-service-local:jar:0.0.3'
Click the following link to download the jar file.
tx-control-service-local-0.0.3-javadoc.jar