Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
com.ibm.icuicu4j3.4.4-jar
commons-codeccommons-codec1.3-jar
commons-iocommons-io1.4-jar
commons-langcommons-lang2.1-jar
log4jlog4j1.2.14-jar
nekohtmlnekohtml0.9.5-jar
org.apache.poipoi-scratchpad3.0.2-FINAL-jar
pdfboxpdfbox0.7.3-jar

test

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:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit3.8.1-jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
bouncycastlebcmail-jdk14136-jar
bouncycastlebcprov-jdk14136-jar
commons-loggingcommons-logging1.0.4-jar
org.apache.poipoi3.0.2-FINAL-jar
org.fontboxfontbox0.1.0-jar
org.jempboxjempbox0.2.0-jar
xercesxercesImpl2.4.0-jar

Project Dependency Graph

Dependency Listings

Apache Tika

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/

Lang

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)}/

Codec

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/

Commons IO

Commons-IO contains utility classes, stream implementations, file filters, file comparators and endian classes.

http://commons.apache.org/io/

PDFBox - Java PDF Library

PDFBox is an open source Java PDF library for working with PDF documents.

http://www.pdfbox.org/

FontBox - Java Font Library

FontBox is a Java font library used to obtain low level information from font files.

http://www.fontbox.org/

JempBox - Java XMP Library

JempBox is an open source Java library that implements Adobe's XMP(TM) specification.

http://www.jempbox.org/

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

Apache POI

Apache POI - Java API To Access Microsoft Format Files

http://poi.apache.org/

Apache POI

Apache POI - Java API To Access Microsoft Format Files

http://poi.apache.org/

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/logging/

Neko HTML

Unnamed - xerces:xercesImpl:jar:2.4.0

ICU4J

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

Log4j

http://logging.apache.org/log4j/docs/

JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org