Failsafe – A lightweight, zero-dependency library for handling failures(github.com)
github.com
Failsafe – A lightweight, zero-dependency library for handling failures
https://github.com/jhalterman/failsafe
1 comments
Author here - We were aware of Maven Failsafe plugin (since we use it), but felt comfortable using the name anyways since Failsafe is an excellent description of what the library is about, it covers a different technical area than the Maven Failsafe plugin, and "Maven Failsafe plugin" is almost always referred to using that entire name whereas, hopefully, Failsafe will come to refer to this new library.
I like the name, but FYI there's another Failsafe project in the Java ecosystem:
http://maven.apache.org/surefire/maven-failsafe-plugin/