CSVBeans 0.7.1
CSVBeans is an open source Java library that allows to map Java beans with CSV files. Thanks to it, you can parse or build CSV files with simple POJOs in your code.
CSVBeans project is shipped with several parsers and builders but you can add your own if you don’t meet one that answers your needs.
Requirements:
· [...]