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.transports | mule-transport-axis | 1.4.4 | - | jar | |
org.mule.transports | mule-transport-vm | 1.4.4 | - | jar | |
org.mule.transports | mule-transport-xfire | 1.4.4 | - | 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.examples | mule-example-loanbroker-common-tests | 1.4.4 | - | 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 |
---|---|---|---|---|---|
axis | axis-wsdl4j | 1.5.1 | - | jar | |
backport-util-concurrent | backport-util-concurrent | 3.1 | - | jar | |
com.thoughtworks.xstream | xstream | 1.2.1 | - | jar | |
commons-attributes | commons-attributes-api | 2.1 | - | jar | |
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
commons-cli | commons-cli | 1.0 | - | jar | |
commons-codec | commons-codec | 1.3 | - | jar | |
commons-collections | commons-collections | 3.2 | - | jar | |
commons-digester | commons-digester | 1.7 | - | jar | |
commons-discovery | commons-discovery | 0.2 | - | jar | |
commons-httpclient | commons-httpclient | 3.1 | - | 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.4 | - | jar | |
javax.activation | activation | 1.1 | - | jar | |
javax.mail | 1.4 | - | jar | ||
jaxen | jaxen | 1.1.1 | - | jar | |
jdom | jdom | 1.0 | - | jar | |
jetty | org.mortbay.jetty | 5.1.12 | - | 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 | 20040917 | - | jar | |
org.apache.axis | axis | 1.4 | - | jar | |
org.apache.axis | axis-jaxrpc | 1.4 | - | jar | |
org.apache.axis | axis-saaj | 1.4 | - | jar | |
org.apache.geronimo.specs | geronimo-j2ee-connector_1.5_spec | 1.0.1 | - | jar | |
org.apache.geronimo.specs | geronimo-jaxrpc_1.1_spec | 1.0.1 | - | jar | |
org.apache.geronimo.specs | geronimo-jta_1.0.1B_spec | 1.0.1 | - | jar | |
org.apache.geronimo.specs | geronimo-qname_1.1_spec | 1.0.1 | - | jar | |
org.apache.geronimo.specs | geronimo-saaj_1.1_spec | 1.0.1 | - | jar | |
org.apache.geronimo.specs | geronimo-servlet_2.4_spec | 1.0.1 | - | jar | |
org.apache.ws.commons | XmlSchema | 1.1 | - | jar | |
org.codehaus.woodstox | wstx-asl | 3.2.2 | - | jar | |
org.codehaus.xfire | xfire-aegis | 1.2.6 | - | jar | |
org.codehaus.xfire | xfire-annotations | 1.2.6 | - | jar | |
org.codehaus.xfire | xfire-core | 1.2.6 | - | jar | |
org.codehaus.xfire | xfire-java5 | 1.2.6 | - | jar | |
org.mule | mule-core | 1.4.4 | - | jar | |
org.mule.examples | mule-example-loanbroker-common | 1.4.4 | - | jar | |
org.mule.modules | mule-module-builders | 1.4.4 | - | jar | |
org.mule.modules | mule-module-client | 1.4.4 | - | jar | |
org.mule.modules | mule-module-xml | 1.4.4 | - | jar | |
org.mule.tests | mule-tests-functional | 1.4.4 | - | jar | |
org.mule.transports | mule-transport-http | 1.4.4 | - | jar | |
org.mule.transports | mule-transport-soap | 1.4.4 | - | jar | |
org.mule.transports | mule-transport-ssl | 1.4.4 | - | jar | |
org.mule.transports | mule-transport-tcp | 1.4.4 | - | jar | |
org.safehaus.jug | jug | 2.0.0 | asl | jar | |
org.slf4j | jcl104-over-slf4j | 1.4.3 | - | jar | |
org.slf4j | slf4j-api | 1.4.3 | - | jar | |
org.slf4j | slf4j-log4j12 | 1.4.3 | - | jar | |
stax | stax-api | 1.0.1 | - | jar | |
wsdl4j | wsdl4j | 1.6.1 | - | jar | |
xfire | xfire-jsr181-api | 1.0-M1 | - | jar | |
xpp3 | xpp3_min | 1.1.3.4.O | - | jar |
The Loan Broker example application is based on the example presented in the Enterprise Integration Patterns book. This chapter of the book is available online so you can see a detailed description of the application here (http://www.eaipatterns.com/ComposedMessagingWS.html).
http://mule.mulesource.org/mule-examples/mule-example-loanbroker-parent/mule-example-loanbroker-esn
Loan Broker Example: Shared classes for unit tests
Umbrella for different variations of the Loan Broker example.
Loan Broker Example: Shared classes
Umbrella for different variations of the Loan Broker example.
A Mule transport for Soap Connectivity using Axis.
http://mule.mulesource.org/mule-transports/mule-transport-axis
Unnamed - org.apache.axis:axis:jar:1.4
POM was created from deploy:deploy-file
Unnamed - org.apache.axis:axis-jaxrpc:jar:1.4
POM was created from deploy:deploy-file
Unnamed - org.apache.axis:axis-saaj:jar:1.4
POM was created from deploy:deploy-file
Unnamed - axis:axis-wsdl4j:jar:1.5.1
A Mule transport that enables event sending and receiving over VM or embedded memory queues. These queues can be persistent or transient.
http://mule.mulesource.org/mule-transports/mule-transport-vm
Mule server and core classes
http://mule.mulesource.org/mule-core
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
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
Unnamed - backport-util-concurrent:backport-util-concurrent:jar:3.1
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 log4j-12 binding
The slf4j API
Commons Object Pooling Library
http://commons.apache.org/pool/
Log4j
http://logging.apache.org/log4j/docs/
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.
Unnamed - mockobjects:mockobjects-core:jar:0.09
A Mule transport for SOAP connectivity using XFire, a STaX-based SOAP stack.
http://mule.mulesource.org/mule-transports/mule-transport-xfire
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
A Mule transport for Http Connectivity. This transport supplies a simple Http Server implementation.
http://mule.mulesource.org/mule-transports/mule-transport-http
A Java SOAP framework.
A Java - XML Data Binding framework. Aegis = Shield
Annotation support for XFire
A Java SOAP framework.
Jaxen is a universal Java XPath engine.
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