Download atomix-raft-3.0.0-rc3.jar file - Jar a

Jar examples for a:atomix-raft

Description

You can download jar file atomix-raft 3.0.0-rc3 in this page.

License

Apache License

Build File

You can use the following script to add atomix-raft-3.0.0-rc3.jar to your project.

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

Download

Click the following link to download the jar file.

atomix-raft-3.0.0-rc3-javadoc.jar
atomix-raft-3.0.0-rc3-sources.jar
atomix-raft-3.0.0-rc3.jar
atomix-raft-3.0.0-rc3.pom



Related Tutorials