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
dom4jdom4j1.4-jar
org.apache.geronimo.specsgeronimo-jaxrpc_1.1_spec1.0.1-jar
org.mule.modulesmule-module-client1.4.3-jar
org.mule.testsmule-tests-functional1.4.3-jar
org.mule.transportsmule-transport-http1.4.3-jar
xercesxercesImpl2.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:

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
com.thoughtworks.xstreamxstream1.2.1-jar
commons-beanutilscommons-beanutils1.7.0-jar
commons-clicommons-cli1.0-jar
commons-codeccommons-codec1.3-jar
commons-collectionscommons-collections3.2-jar
commons-discoverycommons-discovery0.2-jar
commons-httpclientcommons-httpclient3.0.1-jar
commons-iocommons-io1.3.1-jar
commons-jxpathcommons-jxpath1.2-jar
commons-langcommons-lang2.3-jar
commons-poolcommons-pool1.3-jar
jettyorg.mortbay.jetty5.1.12-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.apache.geronimo.specsgeronimo-qname_1.1_spec1.0.1-jar
org.apache.geronimo.specsgeronimo-saaj_1.1_spec1.0.1-jar
org.apache.geronimo.specsgeronimo-servlet_2.4_spec1.0.1-jar
org.codehaus.woodstoxwstx-asl3.2.1-jar
org.mulemule-core1.4.3-jar
org.mule.modulesmule-module-xml1.4.3-jar
org.mule.transportsmule-transport-ssl1.4.3-jar
org.mule.transportsmule-transport-tcp1.4.3-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
staxstax-api1.0.1-jar
xml-apisxml-apis1.3.03-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
commons-digestercommons-digester1.7-jar
org.mule.modulesmule-module-builders1.4.3-jar

Project Dependency Graph

Dependency Listings

SOAP Transport

A Mule transport for SOAP connectivity. The transport will use Axis, Glue or XFire depending on which is on the classpath.

http://mule.mulesource.org/mule-transports/mule-transport-soap

Unnamed - javax.activation:activation:jar:1.1

Mule Functional Test Framework (TCK)

Mule functional test framework (TCK)

http://mule.mulesource.org/mule-tests/mule-tests-functional

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/

JAXRPC

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

http://geronimo.apache.org/geronimo-jaxrpc_1.1_spec

SAAJ

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

http://geronimo.apache.org/geronimo-saaj_1.1_spec

QName

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

http://geronimo.apache.org/geronimo-qname_1.1_spec

HTTP Transport

A Mule transport for Http Connectivity. This transport supplies a simple Http Server implementation.

http://mule.mulesource.org/mule-transports/mule-transport-http

SSL Transport

A Mule transport for Socket connectivity using SSL authentication. This transport supplies a tcp Server and client implementation over SSL.

http://mule.mulesource.org/mule-transports/mule-transport-ssl

TCP Transport

A Mule transport for Tcp Connectivity. This transport supplies a tcp Server and client implementation.

http://mule.mulesource.org/mule-transports/mule-transport-tcp

HttpClient

The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.

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

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/

Unnamed - jetty:org.mortbay.jetty:pom:5.1.12

Servlet

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

http://geronimo.apache.org/geronimo-servlet_2.4_spec

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

Mule Client

MuleClient is a simple interface for Mule clients to send and receive events from local or remote Mule Servers.

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

Mule Core

Mule server and core classes

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

Mule Configuration Builders

Standard configuration builders for Mule

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

XML Extensions

Functionality for working with XML

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