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.2'
<dependency> <groupId>net.sf.jtables</groupId> <artifactId>jtables</artifactId> <version>2.2.2</version> </dependency>
<dependency org="net.sf.jtables" name="jtables" rev="2.2.2"/>
"net.sf.jtables", "jtables", "2.2.2"