Download tx-control-api-0.0.1.jar file - Jar t

Jar examples for t:tx-control-api

Description

This bundle contains the OSGi Transaction Control Service API.

You can download jar file tx-control-api 0.0.1 in this page.

License

Apache License

Build File

You can use the following script to add tx-control-api-0.0.1.jar to your project.

<dependency>
   <groupId>org.apache.aries.tx-control</groupId>
   <artifactId>tx-control-api</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'org.apache.aries.tx-control', name: 'tx-control-api', version: '0.0.1'
libraryDependencies += "org.apache.aries.tx-control" % "tx-control-api" % "0.0.1"
<dependency org="org.apache.aries.tx-control" name="tx-control-api" rev="0.0.1"/>
@Grapes(@Grab(group='org.apache.aries.tx-control', module='tx-control-api', version='0.0.1'))
'org.apache.aries.tx-control:tx-control-api:jar:0.0.1'

Download

Click the following link to download the jar file.

tx-control-api-0.0.1-javadoc.jar
tx-control-api-0.0.1-sources.jar
tx-control-api-0.0.1.jar
tx-control-api-0.0.1.pom



Related Tutorials