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-jbpm | 1.4.4 | - | jar | |
org.mule.transports | mule-transport-jdbc | 1.4.4 | - | jar | |
org.mule.transports | mule-transport-vm | 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.apache.derby | derby | 10.3.1.4 | - | jar | |
org.mule.examples | mule-example-loanbroker-common-tests | 1.4.4 | - | jar |
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 |
---|---|---|---|---|---|
bsh | bsh | 1.3.0 | - | 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 |
---|---|---|---|---|---|
antlr | antlr | 2.7.6 | - | jar | |
backport-util-concurrent | backport-util-concurrent | 3.1 | - | jar | |
c3p0 | c3p0 | 0.9.0.4 | - | jar | |
cglib | cglib-nodep | 2.1_3 | - | jar | |
com.experlog | xapool | 1.4 | - | 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-dbutils | commons-dbutils | 1.1 | - | jar | |
commons-digester | commons-digester | 1.7 | - | 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.4 | - | 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.codehaus.woodstox | wstx-asl | 3.2.2 | - | jar | |
org.hibernate | hibernate | 3.2.2.ga | - | jar | |
org.jbpm | jbpm | 3.1.4 | - | 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-management | 1.4.4 | - | jar | |
org.mule.modules | mule-module-spring | 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-bpm | 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 | |
org.springmodules | spring-modules-jbpm31-nodeps | 0.8a | - | jar | |
stax | stax-api | 1.0.1 | - | jar | |
tanukisoft | wrapper | 3.2.3 | - | jar | |
xpp3 | xpp3_min | 1.1.3.4.O | - | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
javax.activation | activation | 1.1 | - | jar |
Umbrella for different variations of the Loan Broker example.
http://mule.mulesource.org/mule-examples/mule-example-loanbroker-parent/mule-example-loanbroker-bpm
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.
Classes which allow Mule to integrate with JBoss jBPM via the BPM Connector.
http://mule.mulesource.org/mule-transports/mule-transport-jbpm
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
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
Mule Functional Test Framework (TCK)
Mule functional test framework (TCK)
http://mule.mulesource.org/mule-tests/mule-tests-functional
Functionality for working with XML
http://mule.mulesource.org/mule-modules/mule-module-xml
Unnamed - org.jbpm:jbpm:jar:3.1.4
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
Standard configuration builders for Mule
http://mule.mulesource.org/mule-modules/mule-module-builders
Management Extensions for Mule
http://mule.mulesource.org/mule-modules/mule-module-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
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
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
http://www.springframework.org
spring-modules-jbpm31 without the kitchen sink
https://springmodules.dev.java.net/
Relational Persistence for Java
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.
A Mule transport for JDBC connectivity.
http://mule.mulesource.org/mule-transports/mule-transport-jdbc
A package of Java utility classes for easing JDBC development
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
XAPool is an open source XA Pool. It allows to pool objects, JDBC connections and XA connections.
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