Last Version

Loan Broker ESN Example 3.5.0-bighorn

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

License

License

GroupId

GroupId

org.mule.examples
ArtifactId

ArtifactId

mule-example-loanbroker-esn
Version

Version

3.5.0-bighorn
Type

Type

jar
Description

Description

Loan Broker ESN 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 URL

Project URL

http://www.mulesoft.org/mule-example-loanbroker-esn
Project Organization

Project Organization

MuleSoft, Inc.

Download mule-example-loanbroker-esn 3.5.0-bighorn


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

Dependencies

compile (7)

Group / Artifact Type Version
org.mule.examples : mule-example-loanbroker-common jar 3.5.0-bighorn
org.mule.modules : mule-module-spring-config jar 3.5.0-bighorn
org.mule.modules : mule-module-cxf jar 3.5.0-bighorn
org.mule.patterns : mule-pattern-core jar 3.5.0-bighorn
org.mule.transports : mule-transport-http jar 3.5.0-bighorn
org.mule.transports : mule-transport-vm jar 3.5.0-bighorn
org.apache.geronimo.specs : geronimo-annotation_1.0_spec jar 1.1.1

test (1)

Group / Artifact Type Version
org.mule.examples : mule-example-loanbroker-common-tests jar 3.5.0-bighorn

Project Modules

There are no modules declared in this project.