CodeGist Commons offers a set of utility classes for common tasks, as encoding/decoding, collections, I/O, marshalling/unmarshalling, reflection and more.
'org.codegist:codegist-common:1.0.0'
<dependency> <groupId>org.codegist</groupId> <artifactId>codegist-common</artifactId> <version>1.0.0</version> </dependency>
<dependency org="org.codegist" name="codegist-common" rev="1.0.0"/>
"org.codegist", "codegist-common", "1.0.0"