Simple Failover

A simple failover library for Java

License

License

The Artistic License 2.0
Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.phantomthief
ArtifactId

ArtifactId

simple-failover
Last Version

Last Version

0.1.32
Release Date

Release Date

Type

Type

jar
Description

Description

Simple Failover
A simple failover library for Java
Project URL

Project URL

https://github.com/PhantomThief/simple-failover-java
Source Code Management

Source Code Management

https://github.com/PhantomThief/simple-failover-java.git

Download simple-failover

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.phantomthief/simple-failover/ -->
<dependency>
    <groupId>com.github.phantomthief</groupId>
    <artifactId>simple-failover</artifactId>
    <version>0.1.32</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phantomthief/simple-failover/
implementation 'com.github.phantomthief:simple-failover:0.1.32'
// https://jarcasting.com/artifacts/com.github.phantomthief/simple-failover/
implementation ("com.github.phantomthief:simple-failover:0.1.32")
'com.github.phantomthief:simple-failover:jar:0.1.32'
<dependency org="com.github.phantomthief" name="simple-failover" rev="0.1.32">
  <artifact name="simple-failover" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phantomthief', module='simple-failover', version='0.1.32')
)
libraryDependencies += "com.github.phantomthief" % "simple-failover" % "0.1.32"
[com.github.phantomthief/simple-failover "0.1.32"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.14
com.google.guava : guava jar 28.1-jre
com.github.phantomthief : more-lambdas jar 0.1.12

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
ch.qos.logback : logback-classic jar 1.2.3
org.apache.commons : commons-math3 jar 3.6.1
org.openjdk.jmh : jmh-core jar 1.35
org.openjdk.jmh : jmh-generator-annprocess jar 1.35

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.32
0.1.31
0.1.30
0.1.29
0.1.28
0.1.27
0.1.26
0.1.25
0.1.24
0.1.23
0.1.22
0.1.21
0.1.20
0.1.19
0.1.18
0.1.17
0.1.16
0.1.15
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0