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 |
---|---|---|---|---|---|
org.mule.modules | mule-module-client | 2.0.2 | - | jar | |
org.mule.modules.jca | mule-module-jca-core | 2.0.2 | - | jar | |
org.mule.transports | mule-transport-ejb | 2.0.2 | - | jar | |
org.mule.transports | mule-transport-email | 2.0.2 | - | jar | |
org.mule.transports | mule-transport-jms | 2.0.2 | - | jar | |
org.mule.transports | mule-transport-multicast | 2.0.2 | - | jar | |
org.mule.transports | mule-transport-ssl | 2.0.2 | - | jar |
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 |
---|---|---|---|---|---|
org.mule | mule-core | 2.0.2 | tests | test-jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
---|---|---|---|---|---|
backport-util-concurrent | backport-util-concurrent | 3.1 | - | jar | |
com.thoughtworks.xstream | xstream | 1.2.1 | - | jar | |
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
commons-cli | commons-cli | 1.0 | - | jar | |
commons-collections | commons-collections | 3.2 | - | jar | |
commons-discovery | commons-discovery | 0.2 | - | jar | |
commons-io | commons-io | 1.3.1 | - | jar | |
commons-jxpath | commons-jxpath | 1.2 | - | jar | |
commons-lang | commons-lang | 2.3 | - | jar | |
commons-pool | commons-pool | 1.4 | - | jar | |
dom4j | dom4j | 1.6.1 | - | jar | |
javax.activation | activation | 1.1 | - | jar | |
javax.mail | 1.4 | - | jar | ||
jaxen | jaxen | 1.1.1 | - | jar | |
jdom | jdom | 1.0 | - | jar | |
junit | junit | 3.8.2 | - | jar | |
log4j | log4j | 1.2.14 | - | jar | |
mockobjects | mockobjects-core | 0.09 | - | jar | |
net.java.dev.stax-utils | stax-utils | 20080702 | - | jar | |
net.sf.saxon | saxon | 8.9.0.4 | - | jar | |
net.sf.saxon | saxon-dom | 8.9.0.4 | - | jar | |
org.apache.geronimo.specs | geronimo-ejb_2.1_spec | 1.1 | - | jar | |
org.apache.geronimo.specs | geronimo-j2ee-connector_1.5_spec | 1.1 | - | jar | |
org.apache.geronimo.specs | geronimo-j2ee-management_1.0_spec | 1.1 | - | jar | |
org.apache.geronimo.specs | geronimo-jms_1.1_spec | 1.1 | - | jar | |
org.apache.geronimo.specs | geronimo-jta_1.0.1B_spec | 1.1 | - | jar | |
org.codehaus.woodstox | wstx-asl | 3.2.6 | - | jar | |
org.mule | mule-core | 2.0.2 | - | jar | |
org.mule.modules | mule-module-builders | 2.0.2 | - | jar | |
org.mule.modules | mule-module-spring-config | 2.0.2 | - | jar | |
org.mule.modules | mule-module-xml | 2.0.2 | - | jar | |
org.mule.transports | mule-transport-rmi | 2.0.2 | - | jar | |
org.mule.transports | mule-transport-tcp | 2.0.2 | - | jar | |
org.mule.transports | mule-transport-udp | 2.0.2 | - | jar | |
org.safehaus.jug | jug | 2.0.0 | asl | jar | |
org.slf4j | jcl104-over-slf4j | 1.5.0 | - | jar | |
org.slf4j | slf4j-api | 1.5.0 | - | jar | |
org.slf4j | slf4j-log4j12 | 1.5.0 | - | jar | |
org.springframework | spring-beans | 2.5.3 | - | jar | |
org.springframework | spring-context | 2.5.3 | - | jar | |
org.springframework | spring-core | 2.5.3 | - | jar | |
org.springframework | spring-web | 2.5.3 | - | jar | |
stax | stax-api | 1.0.1 | - | jar | |
xpp3 | xpp3_min | 1.1.3.4.O | - | jar |
A Resource Adapter implementation that allows a Mule instance to be deployed to a Java EE application server and exposes Mule services via the JCA connector architecture.
http://mule.mulesource.org/mule-modules/mule-module-jca-parent/mule-module-jca-generic
Common artifacts for JCA Resource Adapters
Sources and resources for a Resource Adapter
http://mule.mulesource.org/mule-modules/mule-module-jca-parent/mule-module-jca-core
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
Standard configuration builders for Mule
http://mule.mulesource.org/mule-modules/mule-module-builders
Mule Builder for use with Spring 2.X Namespace based XML configuration.
http://mule.mulesource.org/mule-modules/mule-module-spring-config
Spring Framework: Web
http://www.springframework.org
Spring Framework: Beans
http://www.springframework.org
Spring Framework: Context
http://www.springframework.org
Spring Framework: Core
http://www.springframework.org
Functionality for working with XML
http://mule.mulesource.org/mule-modules/mule-module-xml
A package of Java utility methods for accessing and modifying object properties
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
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/
Woodstox is a high-performance XML processor that implements Stax (JSR-173) API
StAX API is the standard java XML processing API defined by JSR-173
Jaxen is a universal Java XPath engine.
dom4j: the flexible XML framework for Java
Unnamed - net.java.dev.stax-utils:stax-utils:jar:20080702
http://stax-utils.dev.java.net/
Unnamed - net.sf.saxon:saxon:pom:8.9.0.4
Unnamed - net.sf.saxon:saxon-dom:pom:8.9.0.4
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
A Mule transport for Tcp Connectivity. This transport supplies a tcp Server and client implementation.
http://mule.mulesource.org/mule-transports/mule-transport-tcp
A Mule transport for Udp Multicasting. This transport supplies a Multicast Data Packet dispatcher and client implementation.
http://mule.mulesource.org/mule-transports/mule-transport-multicast
A Mule transport for Udp Connectivity. This transport supplies a Udp Data Packet dispatcher and client implementation.
http://mule.mulesource.org/mule-transports/mule-transport-udp
A Mule transport for Jms Connectivity.
http://mule.mulesource.org/mule-transports/mule-transport-jms
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-jms_1.1_spec
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-j2ee-management_1.0_spec
A Mule transport for Ejb Connectivity that allows you to invoke an ejb object using an endpoint.
http://mule.mulesource.org/mule-transports/mule-transport-ejb
A Mule transport for RMI Connectivity.
http://mule.mulesource.org/mule-transports/mule-transport-rmi
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-ejb_2.1_spec
A Mule transport for Email Connectivity. This transport supplies a Pop3 connector, Smtp connector and a Mail connector which is an aggregation of the two.
http://mule.mulesource.org/mule-transports/mule-transport-email
Mule server and core classes
http://mule.mulesource.org/mule-core
The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.
https://glassfish.dev.java.net/javaee5/mail/
Mule server and core classes
http://mule.mulesource.org/mule-core
Unnamed - javax.activation:activation:jar:1.1
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-j2ee-connector_1.5_spec
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-jta_1.0.1B_spec
Log4j
http://logging.apache.org/log4j/docs/
Unnamed - backport-util-concurrent:backport-util-concurrent:jar:3.1
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Commons CLI provides a simple API for working with the command line arguments and options.
Types that extend and augment the Java Collections Framework.
http://jakarta.apache.org/commons/collections/
Commons Discovery
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
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 implementation over SLF4J
The slf4j API
The slf4j log4j-12 binding
Commons Object Pooling Library
http://commons.apache.org/pool/
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.