Jar examples for t:tx-control-service-common
This jar contains a common code for building OSGi Transaction Control Service implementations. It is not complete and should not be deployed at runtime, instead it should be repackaged inside a complete implementation.
You can download jar file tx-control-service-common 0.0.2 in this page.
Apache License
You can use the following script to add tx-control-service-common-0.0.2.jar to your project.
<dependency> <groupId>org.apache.aries.tx-control</groupId> <artifactId>tx-control-service-common</artifactId> <version>0.0.2</version> </dependency>
compile group: 'org.apache.aries.tx-control', name: 'tx-control-service-common', version: '0.0.2'
libraryDependencies += "org.apache.aries.tx-control" % "tx-control-service-common" % "0.0.2"
<dependency org="org.apache.aries.tx-control" name="tx-control-service-common" rev="0.0.2"/>
@Grapes(@Grab(group='org.apache.aries.tx-control', module='tx-control-service-common', version='0.0.2'))
'org.apache.aries.tx-control:tx-control-service-common:jar:0.0.2'
Click the following link to download the jar file.
tx-control-service-common-0.0.2-javadoc.jar