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 | Jan 16, 2013 |
Files | pom (1 KB) jar (24 KB) View All |
Repositories | CentralGradle Releases |
Ranking | #2355 in MvnRepository (See Top Artifacts) |
Used By | 210 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2023-2976 CVE-2020-8908 |
Compile Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Defect Detection LGPL 2.1 | com.google.code.findbugs » jsr305 | 1.3.9 | 4.8.6 | |
Core Utils Apache 2.0 | com.google.guava » guava2 vulnerabilities | 10.0 | 33.3.0-jre |
Test Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Testing EPL 2.0 | junit » junit | 4.1 | 5.11.0 | |
Mocking MIT | org.mockito » mockito-all | 1.9.0 | 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 |