Download atomix-cluster-2.1.0-beta1.jar file - Jar a

Jar examples for a:atomix-cluster

Description

You can download jar file atomix-cluster 2.1.0-beta1 in this page.

License

Apache License

Build File

You can use the following script to add atomix-cluster-2.1.0-beta1.jar to your project.

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

Download

Click the following link to download the jar file.

atomix-cluster-2.1.0-beta1-javadoc.jar
atomix-cluster-2.1.0-beta1-sources.jar
atomix-cluster-2.1.0-beta1.jar
atomix-cluster-2.1.0-beta1.pom



Related Tutorials