This is a lightweigth library that does nothing but parse a string to a given type. Supports most of the java classes, such as Integer, File, Enum, Float and also generic types as well, such as List<Integer>, Set<File> etc. Also possible to register your own parsers.
Version0.8.1compared with

Version Details

Test Changes (2)

0.7.0 0.8.1
ChangeGroup / ArtifactPreviousCurrent
- Removed junit » junit4.12-
- Removed org.assertj » assertj-core1.7.1-