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.6.0compared with
Version Details
| 0.5.0 | 0.6.0 | |
|---|---|---|
| Release date | Aug 09, 2014 | Jul 09, 2016 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Test Changes (2)
| 0.5.0 | 0.6.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | junit » junit | 4.11 | 4.12 |
| ~ Updated | org.assertj » assertj-core | 1.5.0 | 1.7.1 |
