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.

LicenseApache 2.0
Tagsgithub
HomePage https://github.com/rbuck/java-retry 🔍 Inspect URL
DateOct 16, 2014
Filespom (5 KB)  jar (14 KB)  View All
RepositoriesCentral
Ranking#701880 in MvnRepository (See Top Artifacts)
VulnerabilitiesVulnerabilities from dependencies:
CVE-2020-15250

Note: There is a new version for this artifact

New Version1.2

Scope:
Scope:
Format:
Scope:
Scope:
Scope:
Scope:
Scope:
Scope:

Compile Dependencies (0)

Category/License Group / ArtifactVersionUpdates

Test Dependencies (1)

Category/License Group / ArtifactVersionUpdates
Testing
EPL 2.0
junit » junit1 vulnerability 4.116.0.1

Licenses

LicenseURL
Apache License, Version 2.0 http://apache.org/licenses/LICENSE-2.0

Developers

NameEmailDev IdRolesOrganization
Robert Buck