Group: Gehrels
1. Parameter Validation Utils1 usages
info.gehrels » parameter-validationBSD
Validating input parameters of methods and constructors is a recurring and stupid task, especially when you are
writing public APIs. This module tries to ease your life a bit by providing a static validateThat() method,
allowing you to throw IllegalArgumentExceptions using hamcrest matchers.
Last Release on Oct 18, 2024
2. Java FlockDB Client
info.gehrels » FlockDB-ClientApache
A lightweight, idiomatic Java wrapper around the Thrift API of FlockDB, providing fluent interface based access.
You may call it kind of a FlockDB Java driver.
Last Release on Jan 15, 2013