source: gs2-extensions/open-office/trunk/java/jodconverter-2.2.2/lib/DEPENDENCIES.txt@ 25208

Last change on this file since 25208 was 25208, checked in by ak19, 12 years ago

Commit latest version of jodconverter, jodconvertger-2.2.2, since there were conversion issues (like converting Diego's pptx file to html) when tested on the 32bit Win 7 machine.

File size: 337 bytes
Line 
1To use the library in your own Java app you need
2
3 * commons-io
4 * jodconverter
5 * juh
6 * jurt
7 * ridl
8 * slf4j-api
9 * slf4j-jdk14 or another slf4j implementation - see http://slf4j.org
10 * unoil
11 * xstream - only if you use XmlDocumentFormatRegistry
12
13The command line interface additionally requires
14
15 * commons-cli
16 * jodconverter-cli
17
Note: See TracBrowser for help on using the repository browser.