Quality-Check
Quality-Check is a small Java library for basic runtime checks of vars
...For more informations look at FindBugs™ JSR-305 support.
We noticed that many projects just copy org.springframework.util.Assert or com.google.common.base.Preconditions to get access to these quality checks. Therefore we provide these features and small library that can be included in any application without big overhead.