Univocity Parsers provides a consistent API for parsing CSV, TSV, fixed-width, and other text formats with high performance.
<dependency>
<groupId>com.univocity</groupId>
<artifactId>univocity-parsers</artifactId>
<version>2.9.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse a CSV file using Univocity CsvParser.
No known issues recorded.
No dependency data recorded yet.