Added opencsv

This commit is contained in:
Kai
2015-10-10 16:17:35 +02:00
parent a607419ca8
commit ae025029bb

View File

@ -148,6 +148,7 @@ A curated list of awesome Java frameworks, libraries and software.
*Frameworks and libraries that simplify reading/writing CSV data.*
* [opencsv](http://opencsv.sourceforge.net) - Opencsv is a very simple csv parser library with a commercial-friendly license.
* [uniVocity-parsers](https://github.com/uniVocity/univocity-parsers) - One of the fastest and most feature-complete CSV. Also comes with parsers for TSV and fixed width records.
## Database