Java library to generate Excel files using XLS templates
'net.sf.jxls:jxls:0.8.8'
<dependency> <groupId>net.sf.jxls</groupId> <artifactId>jxls</artifactId> <version>0.8.8</version> </dependency>
<dependency org="net.sf.jxls" name="jxls" rev="0.8.8"/>
"net.sf.jxls", "jxls", "0.8.8"