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
cryptix-jce cryptix-jce-api 20050328 - jar
cryptix-jce cryptix-jce-provider 20050328 - jar
cryptix-openpgp cryptix-message-api 20050405 - jar
cryptix-openpgp cryptix-openpgp-provider 20050405 - jar
cryptix-openpgp cryptix-pki-api 20050405 - jar
org.mule.modules mule-module-client 2.0.2 - jar
org.mule.modules mule-module-spring-extras 2.0.2 - jar
org.mule.transports mule-transport-file 2.0.2 - 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:

GroupId ArtifactId Version Classifier Type Optional
org.mule.tests mule-tests-functional 2.0.2 - jar
org.mule.transports mule-transport-tcp 2.0.2 - jar
org.mule.transports mule-transport-vm 2.0.2 - 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
aopalliance aopalliance 1.0 - jar
backport-util-concurrent backport-util-concurrent 3.1 - jar
com.thoughtworks.xstream xstream 1.2.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-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-logging commons-logging 1.1.1 - jar
commons-pool commons-pool 1.4 - jar
dom4j dom4j 1.6.1 - jar
javax.activation activation 1.1 - 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
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
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-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-management 2.0.2 - jar
org.mule.modules mule-module-xml 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-aop 2.5.3 - jar
org.springframework spring-beans 2.5.3 - jar
org.springframework spring-context 2.5.3 - jar
org.springframework spring-context-support 2.5.3 - jar
org.springframework spring-core 2.5.3 - jar
org.springframework spring-jdbc 2.5.3 - jar
org.springframework spring-jms 2.5.3 - jar
org.springframework spring-tx 2.5.3 - jar
org.springframework spring-web 2.5.3 - jar
stax stax-api 1.0.1 - jar
tanukisoft wrapper 3.2.3 - jar
xpp3 xpp3_min 1.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:

GroupId ArtifactId Version Classifier Type Optional
org.mule mule-core 2.0.2 tests test-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:

GroupId ArtifactId Version Classifier Type Optional
org.mule.modules mule-module-spring-config 2.0.2 - jar

Project Dependency Graph

Dependency Listings

PGP Security

A Mule implementation of PGP security using cryptix libraries.

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

Mule Functional Test Framework (TCK)

Mule functional test framework (TCK)

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

Mule Core

Mule server and core classes

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

Unnamed - cryptix-jce:cryptix-jce-api:jar:20050328

Unnamed - cryptix-jce:cryptix-jce-provider:jar:20050328

Unnamed - cryptix-openpgp:cryptix-message-api:jar:20050405

Unnamed - cryptix-openpgp:cryptix-openpgp-provider:jar:20050405

Unnamed - cryptix-openpgp:cryptix-pki-api:jar:20050405

File Transport

A Mule transport for File Connectivity. This transport allows files to be read and written to directories on the local file system. The transport can be configured to filter the file it reads and the way files are written, such as whether binary output is used or the file is appended to.

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

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

Spring Extras

Non-core functionality provided by Spring such as transactions, remoting, data sources, etc.

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

Spring Framework: AOP

Spring Framework: AOP

http://www.springframework.org

Spring Framework: JDBC

Spring Framework: JDBC

http://www.springframework.org

Spring Framework: JMS

Spring Framework: JMS

http://www.springframework.org

Spring Framework: Context Support

Spring Framework: Context Support

http://www.springframework.org

AOP alliance

AOP Alliance

http://aopalliance.sourceforge.net

Commons Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://commons.apache.org/logging

Spring Framework: Transaction

Spring Framework: Transaction

http://www.springframework.org

Spring Framework: Web

Spring Framework: Web

http://www.springframework.org

Spring Framework: Beans

Spring Framework: Beans

http://www.springframework.org

Spring Framework: Context

Spring Framework: Context

http://www.springframework.org

Spring Framework: Core

Spring Framework: Core

http://www.springframework.org

Mule Configuration Builders

Standard configuration builders for Mule

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

Management Extensions

Management Extensions for Mule

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

XML Extensions

Functionality for working with XML

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

J2EE Management 1.0

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-j2ee-management_1.0_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

Log4j

Log4j

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

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

JMS 1.1

Provides open-source implementations of Sun specifications.

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

Collections

Types that extend and augment the Java Collections Framework.

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

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

Unnamed - javax.activation:activation:jar:1.1

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

Mule Core

Mule server and core classes

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