Jar examples for a:atomix-resource-manager
You can download jar file atomix-resource-manager 1.0.1 in this page.
You can use the following script to add atomix-resource-manager-1.0.1.jar to your project.
<dependency> <groupId>io.atomix</groupId> <artifactId>atomix-resource-manager</artifactId> <version>1.0.1</version> </dependency>
compile group: 'io.atomix', name: 'atomix-resource-manager', version: '1.0.1'
libraryDependencies += "io.atomix" % "atomix-resource-manager" % "1.0.1"
<dependency org="io.atomix" name="atomix-resource-manager" rev="1.0.1"/>
@Grapes(@Grab(group='io.atomix', module='atomix-resource-manager', version='1.0.1'))
'io.atomix:atomix-resource-manager:jar:1.0.1'
Click the following link to download the jar file.
atomix-resource-manager-1.0.1-javadoc.jar