Group: GitHub Rholder
Sort:
popular
|
newest
1. Guava Retrying212 usages
com.github.rholder » guava-retryingApache
This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.
Last Release on Jul 1, 2015
2. Snowball Stemmer30 usages
com.github.rholder » snowball-stemmerBSD
This is the Java version of Snowball, a small string processing language designed for creating stemming algorithms for use in Information Retrieval.
Last Release on Jan 23, 2014
4. Moar Concurrent1 usages
com.github.rholder » moar-concurrentApache
This module contains a collection of useful builders and concurrency classes to assist in modeling complex or overly tweakable concurrent processing pipelines.
Last Release on Feb 2, 2015
7. Transaction Binding
com.github.rholder » transaction-bindingLGPL
Transaction Binding
Last Release on Feb 7, 2012
8. Gradle Autojar
com.github.rholder » gradle-autojarApache
The gradle-autojar project is a Gradle plugin that uses Autojar, a specialized jar archive minimizer written by Bernd Eggink (http://autojar.sourceforge.net/), for building self-contained executable jars that include only those dependencies that are actually used.
Last Release on Dec 17, 2013
9. Gradle One JAR
com.github.rholder » gradle-one-jarApache
The gradle-one-jar project is a Gradle plugin that uses One-JAR, a specialized Class-Loader written by Simon Tuffs (http://one-jar.sourceforge.net/), for building self-contained executable jars that include all dependencies.
Last Release on Jan 26, 2014