Download atomix-primary-backup-2.1.0-beta3.jar file - Jar a

Jar examples for a:atomix-primary-backup

Description

You can download jar file atomix-primary-backup 2.1.0-beta3 in this page.

License

Apache License

Build File

You can use the following script to add atomix-primary-backup-2.1.0-beta3.jar to your project.

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

Download

Click the following link to download the jar file.

atomix-primary-backup-2.1.0-beta3-javadoc.jar
atomix-primary-backup-2.1.0-beta3-sources.jar
atomix-primary-backup-2.1.0-beta3.jar
atomix-primary-backup-2.1.0-beta3.pom



Related Tutorials