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