Jar examples for m:mmm-transaction-api
This project provides the API of the transaction-manager.
You can download jar file mmm-transaction-api 0.9.0 in this page.
Apache Software Licenese
You can use the following script to add mmm-transaction-api-0.9.0.jar to your project.
<dependency> <groupId>net.sf.m-m-m</groupId> <artifactId>mmm-transaction-api</artifactId> <version>0.9.0</version> </dependency>
compile group: 'net.sf.m-m-m', name: 'mmm-transaction-api', version: '0.9.0'
libraryDependencies += "net.sf.m-m-m" % "mmm-transaction-api" % "0.9.0"
<dependency org="net.sf.m-m-m" name="mmm-transaction-api" rev="0.9.0"/>
@Grapes(@Grab(group='net.sf.m-m-m', module='mmm-transaction-api', version='0.9.0'))
'net.sf.m-m-m:mmm-transaction-api:jar:0.9.0'
Click the following link to download the jar file.
mmm-transaction-api-0.9.0.jar