s

spring-retry

Spring Retry provides an abstraction around retrying failed operations, with an emphasis on declarative control of the process and policy-based behaviour that is easy to extend and customize. For instance, you can configure a plain POJO operation to retry if it fails, based on the type of exception, and with a fixed or exponential backoff.
https://www.springsource.org
Apache 2.0
SpringSource
Dave Syer Gary Russell Artem Bilan
Aggregated version Version Update time
2.0 2.0.10 Oct 19, 2024
2.0.9 Sep 14, 2024
2.0.8 Aug 17, 2024
2.0.7 Jul 13, 2024
2.0.6 May 16, 2024
2.0.5 Dec 15, 2023
2.0.4 Oct 16, 2023
2.0.3 Sep 14, 2023
2.0.2 Jun 17, 2023
2.0.1 Mar 21, 2023
2.0.0 Nov 16, 2022
1.3 1.3.4 Oct 14, 2022
1.3.3 Apr 15, 2022
1.3.2 Mar 03, 2022
1.3.1 Jan 09, 2021
1.3.0 May 19, 2020
1.2 1.2.5.RELEASE Dec 09, 2019
1.2.4.RELEASE Jan 16, 2019
1.2.3.RELEASE Jan 11, 2019
1.2.2.RELEASE Dec 11, 2017
1.2.1.RELEASE Jun 16, 2017
1.2.0.RELEASE Jan 14, 2017
1.1 1.1.5.RELEASE Nov 14, 2016
1.1.4.RELEASE Sep 20, 2016
1.1.3.RELEASE Jun 21, 2016
1.1.2.RELEASE Sep 30, 2014
1.1.1.RELEASE Aug 28, 2014
1.1.0.RELEASE May 13, 2014
1.0 1.0.3.RELEASE Oct 17, 2013
1.0.2.RELEASE Jun 18, 2012
1.0.1.RELEASE May 11, 2012
1.0.0.RELEASE Jul 22, 2011
32 Records