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
DateAug 15, 2024
Filespom (5 KB)  jar (19 KB)  View All
RepositoriesJitpack
Ranking#701880 in MvnRepository (See Top Artifacts)
VulnerabilitiesVulnerabilities from dependencies:
CVE-2020-25638
CVE-2020-15250
CVE-2019-14900

Note: There is a new version for this artifact

New Version1.2

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

Note: this artifact is located at Jitpack repository (https://jitpack.io/)

Compile Dependencies (0)

Category/License Group / ArtifactVersionUpdates

Provided Dependencies (1)

Category/License Group / ArtifactVersionUpdates
O/R Mapping
Apache 2.0
org.hibernate » hibernate-core2 vulnerabilities 4.3.8.Final7.1.8.Final

Test Dependencies (1)

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

Licenses

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

Developers

NameEmailDev IdRolesOrganization
Robert Buck