All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download com.github.rbuck JAR files with all dependencies

Search JAR files by class name

java-retry from group com.github.rbuck (version 1.2)

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.

Group: com.github.rbuck Artifact: java-retry
Show all versions Show documentation Show source 
 

0 downloads
Artifact java-retry
Group com.github.rbuck
Version 1.2
Last update 23. June 2015
Organization not specified
URL https://github.com/rbuck/java-retry
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

java-codecs from group com.github.rbuck (version 1.0.1)

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.

Group: com.github.rbuck Artifact: java-codecs
Show all versions Show documentation Show source 
 

1 downloads
Artifact java-codecs
Group com.github.rbuck
Version 1.0.1
Last update 30. June 2013
Organization not specified
URL https://github.com/rbuck/java-codecs
License Apache License, Version 2.0
Dependencies amount 2
Dependencies log4j, java-commons,
There are maybe transitive dependencies!

java-commons from group com.github.rbuck (version 1.0.2)

Common utility classes for Java.

Group: com.github.rbuck Artifact: java-commons
Show documentation Show source 
 

0 downloads
Artifact java-commons
Group com.github.rbuck
Version 1.0.2
Last update 30. June 2013
Organization not specified
URL https://github.com/rbuck/java-commons
License Apache License, Version 2.0
Dependencies amount 1
Dependencies log4j,
There are maybe transitive dependencies!



Page 1 from 1 (items total 3)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy