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