This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.
License | Apache 2.0 |
---|---|
Tags | githubguava |
HomePage | http://rholder.github.com |
Date | Dec 04, 2013 |
Files | pom (1 KB) jar (25 KB) View All |
Repositories | CentralGradle ReleasesMulesoft |
Ranking | #2341 in MvnRepository (See Top Artifacts) |
Used By | 211 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2020-15250 |
Compile Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Defect Detection LGPL 2.1 | com.google.code.findbugs » jsr305 | 2.0.2 | 4.8.6 | |
Core Utils Apache 2.0 | com.google.guava » guava | [10.+,15.0] | 33.3.0-jre |
Test Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Testing EPL 2.0 | junit » junit1 vulnerability | 4.11 | 5.11.0 | |
Mocking MIT | org.mockito » mockito-all | 1.9.5 | 5.13.0 |
Licenses
License | URL |
---|---|
The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Ray Holder | rholder |