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