Project Group: com.github.rbuck

java-retry

com.github.rbuck : java-retry

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.

Last Version: 1.2

Release Date:

java-commons

com.github.rbuck : java-commons

Common utility classes for Java.

Last Version: 1.0.2

Release Date:

java-codecs

com.github.rbuck : java-codecs

Codecs library containing support for Base16, Base32, Base64, url-encoded, quoted-printable, percent-encoded, etc. Implemented with an SPI so people may freely add more codecs.

Last Version: 1.0.1

Release Date:

  • 1