This file describes what folder contains the jars you need to use with a particular JDK version. Aspose.Cells for Java
supports JDK 1.4, 1.5, 1.6, 1.7 or greater versions. The "JDK 1.X\lib" folder contains jars for the respective JDKs e.g.
JDK 1.4, JDK 1.5, JDK 1.6(and greater versions).

Note: There are some other jars (with component's main jar file i.e. "aspose-cells-x.x.x.jar") which are also used by the
component for XML or other significant functionality and operations, We recommend you should also set all these jars into
your classpath to work with the product with full capacity.

The following jars are there in the "\lib" folder of the release archive:

JARs                                                Description
---------------------------------------------------------------------------------------------------------------------------

aspose-cells-x.x.x.jar                              Component's main library.



dom4j-1.6.1.jar                                     http://www.dom4j.org
                                                    used for parsing/writing XML operations.


bcprov-jdk14-146.jar
bcprov-jdk15-146.jar                                http://www.bouncycastle.org/java.html
bcprov-jdk16-146.jar                                used for AES encryption supported by MS Excel 2010.



woodstox-core-asl-4.0.8.jar                         http://woodstox.codehaus.org
stax2-api-3.0.2                                     used for parsing/writing XML operations.



jsr173_1.0_api.jar                                  http://sjsxp.java.net
                                                    Streaming API for XML operations and only needed for JDK1.4/1.5.
                                                    For JDK1.6, it is the builtin APIs.
