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
com.thoughtworks.xstream xstream 1.2.2 - jar
commons-collections commons-collections 3.2 - jar
commons-io commons-io 1.3.1 - jar
commons-lang commons-lang 2.3 - jar
wings wings 3.1 - jar
wings wingx 3.1 - 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 3.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
xpp3 xpp3_min 1.1.3.4.O - jar

Project Dependency Graph

Dependency Listings

APropOS

Application Properties Organized and Stored in central location. That's main purpose of APropOS. This simple web application allows developers to put their application/build/i18n/... properties in a single place and access them from wherever they like.

http://apropos.sourceforge.net/

Unnamed - wings:wings:pom:3.1

Unnamed - wings:wingx:pom:3.1

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

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/lang/

Collections

Types that extend and augment the Java Collections Framework.

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

IO

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

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

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

XStream Core

Unnamed - xpp3:xpp3_min:jar:1.1.3.4.O

MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.

http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/