Download atomix-raft-2.1.0-beta3.jar file - Jar a

Jar examples for a:atomix-raft

Description

You can download jar file atomix-raft 2.1.0-beta3 in this page.

License

Apache License

Build File

You can use the following script to add atomix-raft-2.1.0-beta3.jar to your project.

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

Download

Click the following link to download the jar file.

atomix-raft-2.1.0-beta3-javadoc.jar
atomix-raft-2.1.0-beta3-sources.jar
atomix-raft-2.1.0-beta3.jar
atomix-raft-2.1.0-beta3.pom



Related Tutorials