Even's utils 
A collection of misc. utils I find useful. Feel free to add a PR if you feel like something is missing.
Usage
Add the following dependency to your pom.xml:
<dependency>
<groupId>net.evenh</groupId>
<artifactId>util</artifactId>
<version>0.0.2</version>
</dependency>
See the releases tab for available versions to use.
License
MIT