DataNucleus Excel

datanucleus-excel provides persistence of Java objects to Excel (XLS/OOXML) documents. It builds on top of the basic persistence provided by datanucleus-core.

Source Code

trunk can be checked out as follows

svn co https://svn.code.sf.net/p/datanucleus/code/platform/store.excel/trunk store.excel

Download

datanucleus-excel is downloadable as following


Dependencies

datanucleus-excel is dependent on the following packages of software. Click on the name to go to the home page for that software to download it.

Package Version Description Required?
datanucleus-core 3.0+ Provides persistence, logging, localisation, and other framework facilities for DataNucleus. Yes
Apache POI 3.5+ Apache POI, providing Java API access to Microsoft file formats Yes
Apache POI OOXML 3.5+ Apache POI OOXML, adding support for OOXML format Yes, if using OOXML