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.thoughtworks.xstreamxstream1.2.1-jar
commons-jxpathcommons-jxpath1.2-jar
dom4jdom4j1.4-jar
org.codehaus.woodstoxwstx-asl3.2.1-jar
org.mulemule-core1.4.3-jar
staxstax-api1.0.1-jar
xercesxercesImpl2.8.1-jar
xpp3xpp3_min1.1.3.4.O-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
xmlunitxmlunit1.0-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:

GroupIdArtifactIdVersionClassifierTypeOptional
javax.activationactivation1.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
backport-util-concurrentbackport-util-concurrent3.0-jar
commons-beanutilscommons-beanutils1.7.0-jar
commons-clicommons-cli1.0-jar
commons-collectionscommons-collections3.2-jar
commons-discoverycommons-discovery0.2-jar
commons-iocommons-io1.3.1-jar
commons-langcommons-lang2.3-jar
commons-poolcommons-pool1.3-jar
junitjunit3.8.2-jar
log4jlog4j1.2.14-jar
mockobjectsmockobjects-core0.09-jar
org.apache.geronimo.specsgeronimo-j2ee-connector_1.5_spec1.0.1-jar
org.apache.geronimo.specsgeronimo-jta_1.0.1B_spec1.0.1-jar
org.safehaus.jugjug2.0.0asljar
org.slf4jjcl104-over-slf4j1.4.1-jar
org.slf4jslf4j-api1.4.1-jar
org.slf4jslf4j-log4j121.4.1-jar
xml-apisxml-apis1.3.03-jar

Project Dependency Graph

Dependency Listings

XML Extensions

Functionality for working with XML

http://mule.mulesource.org/mule-modules/mule-module-xml

Mule Core

Mule server and core classes

http://mule.mulesource.org/mule-core

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

J2EE Connector

Geronimo SPECs is a collection of Java Specifications that have been created completely by hand and are ASF licensed.

http://geronimo.apache.org/geronimo-j2ee-connector_1.5_spec

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/

JTA

Geronimo SPECs is a collection of Java Specifications that have been created completely by hand and are ASF licensed.

http://geronimo.apache.org/geronimo-jta_1.0.1B_spec

Backport of JSR 166

Dawid Kurzyniec's backport of JSR 166

http://www.mathcs.emory.edu/dcl/util/backport-util-concurrent/

CLI

Commons CLI provides a simple API for working with the command line arguments and options.

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/

JCL Implemented Over SLF4J

JCL implementation over SLF4J

http://www.slf4j.org

Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0

SLF4J LOG4J-12 Binding

The slf4j log4j-12 binding

http://www.slf4j.org

SLF4J API Module

The slf4j API

http://www.slf4j.org

Log4j

Log4j

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

Commons Pool

Commons Object Pooling Library

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Java UUID Generator

http://jug.safehaus.org/

Unnamed - mockobjects:mockobjects-core:jar:0.09

Discovery

Commons Discovery

Unnamed - javax.activation:activation:jar:1.1

Unnamed - xmlunit:xmlunit:jar:1.0

JXPath

A package of Java utility methods for accessing and modifying object properties

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Woodstox

Woodstox is a high-performance XML processor that implements Stax (JSR-173) API

http://woodstox.codehaus.org

Xerces2 Java Parser

Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program.

http://xerces.apache.org/xerces2-j/

XStream Core

Unnamed - dom4j:dom4j:jar:1.4

Unnamed - xml-apis:xml-apis:jar:1.3.03

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

http://xml.apache.org/commons/#external

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/

StAX API

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

http://stax.codehaus.org/