CSVObjects R3.0.2 establishes a coherent public release identity for the modernized Java library.
Highlights:
- Requires Java 17 and builds reproducibly with the included Maven wrapper.
- Uses Apache Commons CSV 1.14.1 as the CSV parsing engine.
- Retains declarative
csv-mapping.xmlmappings, nested JavaBeans, field formatters, header handling, and read-only iterable parsing. - Publishes versioned binary, source, and Javadoc archives with SHA-256 checksums.
The release does not intentionally change CSVObjects' public parsing behavior.