Jar examples for s:simple-failover
A simple failover library for Java
You can download jar file simple-failover 0.1.1 in this page.
The Artistic License 2.0
You can use the following script to add simple-failover-0.1.1.jar to your project.
<dependency> <groupId>com.github.phantomthief</groupId> <artifactId>simple-failover</artifactId> <version>0.1.1</version> </dependency>
compile group: 'com.github.phantomthief', name: 'simple-failover', version: '0.1.1'
libraryDependencies += "com.github.phantomthief" % "simple-failover" % "0.1.1"
<dependency org="com.github.phantomthief" name="simple-failover" rev="0.1.1"/>
@Grapes(@Grab(group='com.github.phantomthief', module='simple-failover', version='0.1.1'))
'com.github.phantomthief:simple-failover:jar:0.1.1'
Click the following link to download the jar file.
simple-failover-0.1.1-javadoc.jar