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
cglib cglib-nodep 2.1_3 - jar
javax.jcr jcr 1.0 - jar
org.hibernate hibernate 3.2.2.ga - jar
org.jbpm jbpm-jpdl 3.2.2 - jar
org.mule.transports mule-transport-bpm 2.0.2 - jar
org.springframework spring-jdbc 2.5.3 - jar
org.springframework spring-orm 2.5.3 - jar
org.springmodules spring-modules-jbpm31 0.9 - jar
bsh bsh 1.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:

GroupId ArtifactId Version Classifier Type Optional
org.apache.derby derby 10.3.1.4 - jar
org.mule.tests mule-tests-functional 2.0.2 - jar
org.mule.transports mule-transport-bpm 2.0.2 tests test-jar
org.mule.transports mule-transport-jdbc 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
antlr antlr 2.7.6 - jar
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
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-j2ee-connector_1.5_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-client 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-beans 2.5.3 - jar
org.springframework spring-context 2.5.3 - jar
org.springframework spring-core 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
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
com.experlog xapool 1.4 - jar
commons-dbutils commons-dbutils 1.1 - jar
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

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

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

Unnamed - org.jbpm:jbpm-jpdl:jar:3.2.2

cglib

http://cglib.sourceforge.net/

Hibernate

Relational Persistence for Java

http://www.hibernate.org

dom4j

dom4j: the flexible XML framework for Java

http://dom4j.org

AntLR

http://www.antlr.org/

Content Repository for Java Technology API

Content Repository for Java technology API. Specifies a standard API to access content repositories in JavaTM 2 independently of implementation.

http://www.jcp.org/en/jsr/detail?id=170

Unnamed - org.springmodules:spring-modules-jbpm31:pom:0.9

Spring Framework: ORM

Spring Framework: ORM

http://www.springframework.org

Spring Framework: JDBC

Spring Framework: JDBC

http://www.springframework.org

Spring Framework: Transaction

Spring Framework: Transaction

http://www.springframework.org

Beanshell

Derby Engine

http://db.apache.org/derby/

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

JDBC Transport

A Mule transport for JDBC connectivity.

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

DbUtils

A package of Java utility classes for easing JDBC development

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

XAPool

XAPool is an open source XA Pool. It allows to pool objects, JDBC connections and XA connections.

http://xapool.experlog.com

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 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 - javax.activation:activation:jar:1.1

J2EE Connector 1.5

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-j2ee-connector_1.5_spec

JTA 1.0.1B

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-jta_1.0.1B_spec

Java UUID Generator

http://jug.safehaus.org/

Log4j

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

CLI

Commons CLI provides a simple API for working with the command line arguments and options.

Collections

Types that extend and augment the Java Collections Framework.

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

Discovery

Commons Discovery

IO

Commons-IO contains utility classes, stream implementations, file filters, and endian classes.

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

Lang

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 Implemented Over SLF4J

JCL implementation over SLF4J

http://www.slf4j.org

SLF4J API Module

The slf4j API

http://www.slf4j.org

SLF4J LOG4J-12 Binding

The slf4j log4j-12 binding

http://www.slf4j.org

Commons Pool

Commons Object Pooling Library

http://commons.apache.org/pool/

JUnit

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.

http://junit.org

Unnamed - mockobjects:mockobjects-core:jar:0.09

Spring Config

Mule Builder for use with Spring 2.X Namespace based XML configuration.

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