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
c3p0c3p00.9.0.4-jar
cglibcglib-nodep2.1_3-jar
org.hibernatehibernate3.2.2.ga-jar
org.jbpmjbpm3.1.4-jar
org.mule.modulesmule-module-spring1.4.3-jar
org.mule.transportsmule-transport-bpm1.4.3-jar
org.springmodulesspring-modules-jbpm31-nodeps0.8a-jar
bshbsh1.3.0-jar(optional)

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
hsqldbhsqldb1.8.0.7-jar
org.mule.transportsmule-transport-vm1.4.3-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
antlrantlr2.7.6-jar
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-collectionscommons-collections3.2-jar
commons-discoverycommons-discovery0.2-jar
commons-iocommons-io1.3.1-jar
commons-jxpathcommons-jxpath1.2-jar
commons-langcommons-lang2.3-jar
commons-poolcommons-pool1.3-jar
dom4jdom4j1.4-jar
junitjunit3.8.2-jar
log4jlog4j1.2.14-jar
mockobjectsmockobjects-core0.09-jar
mx4jmx4j-impl2.1.1-jar
mx4jmx4j-jmx2.1.1-jar
mx4jmx4j-remote2.1.1-jar
mx4jmx4j-tools2.1.1-jar
org.apache.geronimo.specsgeronimo-ejb_2.1_spec1.0.1-jar
org.apache.geronimo.specsgeronimo-j2ee-connector_1.5_spec1.0.1-jar
org.apache.geronimo.specsgeronimo-j2ee-management_1.0_spec1.0.1-jar
org.apache.geronimo.specsgeronimo-jms_1.1_spec1.0.1-jar
org.apache.geronimo.specsgeronimo-jta_1.0.1B_spec1.0.1-jar
org.codehaus.woodstoxwstx-asl3.2.1-jar
org.mulemule-core1.4.3-jar
org.mule.modulesmule-module-client1.4.3-jar
org.mule.modulesmule-module-management1.4.3-jar
org.mule.modulesmule-module-xml1.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
org.springframeworkspring2.0.6-jar
staxstax-api1.0.1-jar
tanukisoftwrapper3.2.3-jar
xercesxercesImpl2.8.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.apache.geronimo.specsgeronimo-servlet_2.4_spec1.0.1-jar
org.mule.modulesmule-module-builders1.4.3-jar
org.mule.testsmule-tests-functional1.4.3-jar

Project Dependency Graph

Dependency Listings

BPM Transport: JBoss jBPM

Classes which allow Mule to integrate with JBoss jBPM via the BPM Connector.

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

Unnamed - javax.activation:activation:jar:1.1

BPM Transport

Allows Mule events to initiate and/or advance processes in an external or embedded Business Process Management System (BPMS). It also allows executing processes to generate Mule events.

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

Mule Functional Test Framework (TCK)

Mule functional test framework (TCK)

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

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

XML Extensions

Functionality for working with XML

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

JXPath

A package of Java utility methods for accessing and modifying object properties

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Woodstox

Woodstox is a high-performance XML processor that implements Stax (JSR-173) API

http://woodstox.codehaus.org

XStream Core

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/

StAX API

StAX API is the standard java XML processing API defined by JSR-173

http://stax.codehaus.org/

Unnamed - org.jbpm:jbpm:jar:3.1.4

Beanshell

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

Collections

Types that extend and augment the Java Collections Framework.

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

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/

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

JTA

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 - 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

Mule Configuration Builders

Standard configuration builders for Mule

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

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

Spring Framework

Spring Framework

http://www.springframework.org

spring-modules-jbpm31 without the kitchen sink

https://springmodules.dev.java.net/

Hibernate

Relational Persistence for Java

http://www.hibernate.org

Unnamed - dom4j:dom4j:jar:1.4

AntLR

http://www.antlr.org/

cglib

http://cglib.sourceforge.net/

c3p0:JDBC DataSources/Resource Pools

c3p0 is an easy-to-use library for augmenting traditional (DriverManager-based) JDBC drivers with JNDI-bindable DataSources, including DataSources that implement Connection and Statement Pooling, as described by the jdbc3 spec and jdbc2 std extension.

http://c3p0.sourceforge.net

HSQLDB

Lightweight 100% Java SQL Database Engine

http://hsqldb.org/

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

Mule Core

Mule server and core classes

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