JExcelApi is a java library which provides the ability to read, write, and modify Microsoft Excel spreadsheets.
'net.sourceforge.jexcelapi:jxl:2.6.12'
<dependency>
<groupId>net.sourceforge.jexcelapi</groupId>
<artifactId>jxl</artifactId>
<version>2.6.12</version>
</dependency>
<dependency org="net.sourceforge.jexcelapi" name="jxl" rev="2.6.12"/>
"net.sourceforge.jexcelapi", "jxl", "2.6.12"