Group: GitHub Rbuck
Sort by:Popular

1. Java Commons1 usages

com.github.rbuck » java-commonsApache

Common utility classes for Java.
Last Release on Jun 30, 2013

2. Java Retry

com.github.rbuck » java-retryApache

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 Release on Jun 23, 2015

3. Java Codecs

com.github.rbuck » java-codecsApache

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 Release on Jun 30, 2013