Loan Broker Example

The Loan Broker example application is based on the example presented in the Enterprise Integration Patterns book. This chapter of the book is available online so you can see a detailed description of the application here (http://www.eaipatterns.com/ComposedMessagingWS.html).

GroupId

GroupId

org.mule.examples
ArtifactId

ArtifactId

mule-example-loanbroker
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

Loan Broker Example
The Loan Broker example application is based on the example presented in the Enterprise Integration Patterns book. This chapter of the book is available online so you can see a detailed description of the application here (http://www.eaipatterns.com/ComposedMessagingWS.html).
Project Organization

Project Organization

MuleSource, Inc.

Download mule-example-loanbroker

How to add to project

<!-- https://jarcasting.com/artifacts/org.mule.examples/mule-example-loanbroker/ -->
<dependency>
    <groupId>org.mule.examples</groupId>
    <artifactId>mule-example-loanbroker</artifactId>
    <version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.examples/mule-example-loanbroker/
implementation 'org.mule.examples:mule-example-loanbroker:1.3.3'
// https://jarcasting.com/artifacts/org.mule.examples/mule-example-loanbroker/
implementation ("org.mule.examples:mule-example-loanbroker:1.3.3")
'org.mule.examples:mule-example-loanbroker:jar:1.3.3'
<dependency org="org.mule.examples" name="mule-example-loanbroker" rev="1.3.3">
  <artifact name="mule-example-loanbroker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.examples', module='mule-example-loanbroker', version='1.3.3')
)
libraryDependencies += "org.mule.examples" % "mule-example-loanbroker" % "1.3.3"
[org.mule.examples/mule-example-loanbroker "1.3.3"]

Dependencies

compile (8)

Group / Artifact Type Version
org.mule.transports : mule-transport-axis jar 1.3.3
org.mule.transports : mule-transport-xfire jar 1.3.3
org.mule : mule-core jar 1.3.3
org.mule.transports : mule-transport-stream jar 1.3.3
org.mule.transports : mule-transport-vm jar 1.3.3
org.mule.transports : mule-transport-file jar 1.3.3
org.mule.transports : mule-transport-tcp jar 1.3.3
org.mule.modules : mule-module-client jar 1.3.3

test (4)

Group / Artifact Type Version
org.mule.transports : mule-transport-glue jar 1.3.3
glue » glue jar 5.0.2
org.mule.tests : mule-tests-core jar 1.3.3
org.mule.tests : mule-tests-functional jar 1.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3
1.3.2
1.3.1
1.3
1.3-rc5