Download atomikos-0.9.jar file - Jar a

Jar examples for a:atomikos

Description

You can download jar file atomikos 0.9 in this page.

Build File

You can use the following script to add atomikos-0.9.jar to your project.

<dependency>
   <groupId>org.atteo.moonshine</groupId>
   <artifactId>atomikos</artifactId>
   <version>0.9</version>
</dependency>
compile group: 'org.atteo.moonshine', name: 'atomikos', version: '0.9'
libraryDependencies += "org.atteo.moonshine" % "atomikos" % "0.9"
<dependency org="org.atteo.moonshine" name="atomikos" rev="0.9"/>
@Grapes(@Grab(group='org.atteo.moonshine', module='atomikos', version='0.9'))
'org.atteo.moonshine:atomikos:jar:0.9'

Download

Click the following link to download the jar file.

atomikos-0.9-javadoc.jar
atomikos-0.9-sources.jar
atomikos-0.9.jar
atomikos-0.9.pom



Related Tutorials