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