guava-retrying · 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.
Group: com.github.rholder - All Dependencies
snowball-stemmer · This is the Java version of Snowball, a small string processing language designed for creating stemming algorithms for use in Information Retrieval.
moar-concurrent · This module contains a collection of useful builders and concurrency classes to assist in modeling complex or overly tweakable concurrent processing pipelines.
nilsimsa · This module contains an implementation of the Nilsimsa locality-sensitive hashing algorithm.
gradle-one-jar · 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.
gradle-autojar · 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.