搭建Web工程所需JAR包:
Looking for the latest version? Download jxls-1.0.2.zip (1.3 MB) fHome / jxls / 1.0.2
Name Modified Size Downloads / Week Status
{Parent folder
Totals: 2 Items 1.3 MB 195
readme.txt 2013-03-15 2.2 kB 4 i
jxls-1.0.2.zip 2013-03-14 1.3 MB 191 i
jXLS - Export data to Excel using XLS template
===============================================
Online docs - http://jxls.sourceforge.net/
Changes in 1.0.2:
* POI library version updated to the latest available (3.9)
* varStatus attribute support for single row foreach tag processing
* jxls-reader: feature request ID:3607643 Support for sheet index in jxls-reader
Installation
-------------
You can download the latest jXLS release from here:
http://sourceforge.net/project/showfiles.php?group_id=141729
To use jXLS engine you have to put jxls-core jar in your classpath.
And if you are planning to use jXLS to read XLS files you have to add jxls-reader jar file to your classpath.
If you use Maven 2 to build your application you can specify required jXLS modules in your pom.xml as dependencies to allow them to be downloaded from Maven repository
The following Jakarta libraries are also required to be on your classpath.
* POI (3.5 or later)
* Commons BeanUtils
* Commons Collections
* Commons JEXL
* Commons Logging
* Commons Digester
Dependencies
------------
jXLS requires next libraries to be on your classpath
Jakarta POI - great library to manipulate XLS files from pure Java
http://jakarta.apache.org/poi/
Jakarta Commons BeanUtils - great library for dynamic defining and accessing bean properties.
http://jakarta.apache.org/commons/beanutils/
Jakarta Commons Collections - great library for manipulating java collections.
http://jakarta.apache.org/commons/collections/
Jakarta Commons JEXL - excellent library for Expression Language support.
http://jakarta.apache.org/commons/jexl/
Jakarta Commons Digester - excellent library to create objects from XML
http://jakarta.apache.org/commons/digester/
Jakarta Commons Logging - good logging library
http://jakarta.apache.org/commons/logging/
Building from source
--------------------
Download jXLS distribution from
http://sourceforge.net/project/showfiles.php?group_id=141729
jXLS-1.0.2版本更新发布,此版本包括了POI库升级到3.9版,新增foreach标签的varStatus属性支持等特性。为了使用jXLS引擎,您需要将jxls-core.jar添加到类路径中;若要读取XLS文件,还需添加jxls-reader.jar。依赖库还包括Jakarta POI、Commons BeanUtils等。
1万+

被折叠的 条评论
为什么被折叠?



