Simple and lightweight framework to work with tables and table based files such as CSV and other (tab)-delimited files.
'net.sf.jtables:jtables:2.2.0'
<dependency> <groupId>net.sf.jtables</groupId> <artifactId>jtables</artifactId> <version>2.2.0</version> </dependency>
<dependency org="net.sf.jtables" name="jtables" rev="2.2.0"/>
"net.sf.jtables", "jtables", "2.2.0"