Download atomix-resource-manager-1.0.0.jar file - Jar a

Jar examples for a:atomix-resource-manager

Description

You can download jar file atomix-resource-manager 1.0.0 in this page.

Build File

You can use the following script to add atomix-resource-manager-1.0.0.jar to your project.

<dependency>
   <groupId>io.atomix</groupId>
   <artifactId>atomix-resource-manager</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'io.atomix', name: 'atomix-resource-manager', version: '1.0.0'
libraryDependencies += "io.atomix" % "atomix-resource-manager" % "1.0.0"
<dependency org="io.atomix" name="atomix-resource-manager" rev="1.0.0"/>
@Grapes(@Grab(group='io.atomix', module='atomix-resource-manager', version='1.0.0'))
'io.atomix:atomix-resource-manager:jar:1.0.0'

Download

Click the following link to download the jar file.

atomix-resource-manager-1.0.0-javadoc.jar
atomix-resource-manager-1.0.0-sources.jar
atomix-resource-manager-1.0.0.jar
atomix-resource-manager-1.0.0.pom



Related Tutorials