Project Dependencies

compile

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
commons-io commons-io 1.4 - jar
commons-lang commons-lang 2.5 - jar
org.simpleframework simple-xml 2.3.5 - 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:

GroupId ArtifactId Version Classifier Type Optional
junit junit 4.8.1 - jar

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Classifier Type Optional
javax.servlet servlet-api 2.4 - 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:

GroupId ArtifactId Version Classifier Type Optional
stax stax 1.2.0 - jar
stax stax-api 1.0.1 - jar

Project Dependency Graph

Dependency Listings

JWebThumb

JWebThumb is Java API for WebThumb (webthumb.bluga.net) web service API for generating web thumbnails and full size snapshots of websites.

http://jwebthumb.sourceforge.net/

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

Simple XML

Simple is a high performance XML serialization and configuration framework for Java

http://simple.sourceforge.net

StAX

StAX is the reference implementation of the StAX API

http://stax.codehaus.org/

StAX API

StAX API is the standard java XML processing API defined by JSR-173

http://stax.codehaus.org/

Commons 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://commons.apache.org/lang/

Commons IO

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

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

Unnamed - javax.servlet:servlet-api:jar:2.4