JWorkbook: Version 0.3.0
JWorkbook was originally written by David Gilbert. 1. INTRODUCTION
JWorkbook is a class library for exporting spreadsheet data from Java
programs. This version can export to these formats: 2. LICENCEThis distribution of JWorkbook 0.3.0 is released under an Apache style license by special permission of the copyright holder (David Gilbert). A copy of the licence is included with this download in the /legal directory. 3. LATEST VERSIONThe latest version of the JWorkbook class library can be obtained from:The latest version of the JWorkbook class library is not necessarily released under the same open source license as this version (v. 0.3.0). JWorkbook is typically licensed, free of charge, under the terms of the GNU Lesser General Public Licence. 4. DEPENDENCIES
JWorkbook requires the POI library (included in the distribution and available here).
|