Super CSV
A fast, programmer-friendly, free CSV library for Java
Super CSV is a fast, programmer-friendly, open-source library for reading and writing CSV files with Java.
PLEASE NOTE: As of January 2015 we have now moved to GitHub (https://github.com/super-csv/super-csv). This SourceForge page will remain, but with limited functionality (please go to GitHub to report issues and for project downloads).
It is highly configurable, and supports reading and writing with POJOs, Maps and Lists. It also has support for deep-mapping and index-based mapping...