org.jooq.tools.csv.package-info Maven / Gradle / Ivy
/**
* The org.jooq.tools.csv
package contains parts of OpenCSV.
*
* jOOQ has no external dependencies. Nevertheless, some libraries that are
* compatible with jOOQ's Apache License 2.0 are embedded into jOOQ. See the
* OpenCSV website for more details about OpenCSV:
*
* http://opencsv.sourceforge.net/
*/
package org.jooq.tools.csv;