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