Download atomikos-1.0.RC1.jar file - Jar a

Jar examples for a:atomikos

Description

You can download jar file atomikos 1.0.RC1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

atomikos-1.0.RC1-javadoc.jar
atomikos-1.0.RC1-sources.jar
atomikos-1.0.RC1.jar
atomikos-1.0.RC1.pom



Related Tutorials