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
| 0.7.0 | 0.8.1 | |
|---|---|---|
| Release date | Aug 02, 2020 | Dec 30, 2022 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Test Changes (2)
| 0.7.0 | 0.8.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | junit » junit | 4.12 | - |
| - Removed | org.assertj » assertj-core | 1.7.1 | - |
