The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| com.ibm.icu | icu4j | 3.4.4 | - | jar | |
| commons-codec | commons-codec | 1.3 | - | jar | |
| commons-lang | commons-lang | 2.1 | - | jar | |
| jaxen | jaxen | 1.1.1 | - | jar | |
| jdom | jdom | 1.0 | - | jar | |
| log4j | log4j | 1.2.14 | - | jar | |
| nekohtml | nekohtml | 0.9.5 | - | jar | |
| org.apache.poi | poi | 3.0-FINAL | - | jar | |
| pdfbox | pdfbox | 0.7.3 | - | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| junit | junit | 3.8.1 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| bouncycastle | bcmail-jdk14 | 136 | - | jar | |
| bouncycastle | bcprov-jdk14 | 136 | - | jar | |
| commons-logging | commons-logging | 1.0.4 | - | jar | |
| dom4j | dom4j | 1.6.1 | - | jar | |
| org.fontbox | fontbox | 0.1.0 | - | jar | |
| org.jempbox | jempbox | 0.2.0 | - | jar | |
| xalan | xalan | 2.6.0 | - | jar | |
| xerces | xercesImpl | 2.6.2 | - | jar | |
| xerces | xmlParserAPIs | 2.6.2 | - | jar | |
| xml-apis | xml-apis | 1.3.02 | - | jar | |
| xom | xom | 1.0 | - | jar |
Tika is a toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries.
http://incubator.apache.org/tika/
Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
http://jakarta.apache.org/commons/codec/
PDFBox is an open source Java PDF library for working with PDF documents.
FontBox is a Java font library used to obtain low level information from font files.
JempBox is an open source Java library that implements Adobe's XMP(TM) specification.
Unnamed - bouncycastle:bcmail-jdk14:jar:136
POM was created from install:install-file
Legion of the Bouncy Castle Java Cryptography APIs
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.
http://www.bouncycastle.org/java.html
Jakarta POI - Java API To Access Microsoft Format Files
http://jakarta.apache.org/poi/
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
Jaxen is a universal Java XPath engine.
dom4j: the flexible XML framework for Java
Unnamed - xerces:xmlParserAPIs:jar:2.6.2
Unnamed - xalan:xalan:jar:2.6.0
Unnamed - xml-apis:xml-apis:jar:1.3.02
http://xml.apache.org/commons/#external
Unnamed - xerces:xercesImpl:jar:2.6.2
The International Component for Unicode (ICU) is a mature, portable set of C/C++ and Java libraries for Unicode support, software internationalization (I18N) and globalization (G11N), giving applications the same results on all platforms.
http://www-306.ibm.com/software/globalization/icu/
Log4j