jXLS is a small and easy-to-use Java library for generating Excel files using XLS templates
'net.sf.jxls:jxls-core:0.9'
<dependency>
<groupId>net.sf.jxls</groupId>
<artifactId>jxls-core</artifactId>
<version>0.9</version>
</dependency>
<dependency org="net.sf.jxls" name="jxls-core" rev="0.9"/>
"net.sf.jxls", "jxls-core", "0.9"