Lets developers make their applications more resilient by adding robust
transient fault handling logic. Transient faults are errors that occur
because of some temporary condition such as network connectivity issues
or service unavailability. Typically, if you retry the operation that
resulted in a transient error a short time later, you find that the
error has disappeared.
| License | Apache 2.0 |
|---|---|
| Tags | github |
| HomePage | https://github.com/rbuck/java-retry 🔍 Inspect URL |
| Date | Aug 15, 2024 |
| Files | pom (5 KB) jar (19 KB) View All |
| Repositories | Jitpack |
| Ranking | #701880 in MvnRepository (See Top Artifacts) |
| Vulnerabilities | Vulnerabilities from dependencies: CVE-2020-25638 CVE-2020-15250 CVE-2019-14900 |
Note: this artifact is located at Jitpack repository (https://jitpack.io/)
Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| O/R Mapping Apache 2.0 | org.hibernate » hibernate-core2 vulnerabilities | 4.3.8.Final | 7.1.8.Final |
Test Dependencies (1)
Licenses
| License | URL |
|---|---|
| Apache License, Version 2.0 | http://apache.org/licenses/LICENSE-2.0 |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Robert Buck |