CSVBeans is an object/csv mapping library that helps to build or parse CSV files in Java.
There is no dependency on the library when creating your Java beans: you only work with POJOs.
Its design allows to create your own parsers or builders if needed.
- Category: General Purpose
- License: Apache Software License
- HomePage: http://www.csvbeans.org


