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
org.mule.modules mule-module-spring 1.4.4 - jar
org.mule.transports mule-transport-http 1.4.4 - jar
org.mule.transports mule-transport-stream 1.4.4 - jar
org.mule.transports mule-transport-vm 1.4.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
backport-util-concurrent backport-util-concurrent 3.1 - jar
com.yourkit yjp-controller-api-redist 7.0.10 - 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-lang commons-lang 2.3 - jar
commons-pool commons-pool 1.4 - jar
dom4j dom4j 1.4 - 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
mx4j mx4j-impl 2.1.1 - jar
mx4j mx4j-jmx 2.1.1 - jar
mx4j mx4j-remote 2.1.1 - jar
mx4j mx4j-tools 2.1.1 - jar
org.apache.geronimo.specs geronimo-ejb_2.1_spec 1.0.1 - jar
org.apache.geronimo.specs geronimo-j2ee-connector_1.5_spec 1.0.1 - jar
org.apache.geronimo.specs geronimo-j2ee-management_1.0_spec 1.0.1 - jar
org.apache.geronimo.specs geronimo-jms_1.1_spec 1.0.1 - jar
org.apache.geronimo.specs geronimo-jta_1.0.1B_spec 1.0.1 - jar
org.mule mule-core 1.4.4 - jar
org.mule.modules mule-module-builders 1.4.4 - jar
org.mule.modules mule-module-management 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
org.springframework spring 2.5.1 - jar
tanukisoft wrapper 3.2.3 - jar

Project Dependency Graph

Dependency Listings

Hello Example

Shows how to configure multiple components to interact on a single request and how to manage event transformations.

http://mule.mulesource.org/mule-examples/mule-example-hello

Spring Extensions

Provides extensions to use the Spring framework with Mule such as utilising the the Spring container to build components managed by Mule.

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

Mule Configuration Builders

Standard configuration builders for Mule

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

Digester

The Digester package lets you configure an XML->Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.

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

Management Extensions

Management Extensions for Mule

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

J2EE Management

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-management_1.0_spec

EJB

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

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

Unnamed - tanukisoft:wrapper:jar:3.2.3

Unnamed - mx4j:mx4j-jmx:jar:2.1.1

Unnamed - mx4j:mx4j-impl:jar:2.1.1

Unnamed - mx4j:mx4j-tools:jar:2.1.1

Unnamed - mx4j:mx4j-remote:jar:2.1.1

Unnamed - com.yourkit:yjp-controller-api-redist:jar:7.0.10

JMS

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

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

Unnamed - dom4j:dom4j:jar:1.4

Spring Framework

Spring Framework

http://www.springframework.org

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/httpcomponents/httpclient-3.x/

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

VM Transport

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

System I/O Transport

A Mule transport used as the interface to Java's System.out and System.in objects, typically for testing purposes.

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

Mule Core

Mule server and core classes

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