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