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