is not current version
Last Version 3.5.0-bighorn

org.mule.examples:mule-example-loanbroker-esn 3.4.0

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

Version

3.4.0
Type

Type

jar

Download mule-example-loanbroker-esn 3.4.0


<!-- 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.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.examples/mule-example-loanbroker-esn/
implementation 'org.mule.examples:mule-example-loanbroker-esn:3.4.0'
// https://jarcasting.com/artifacts/org.mule.examples/mule-example-loanbroker-esn/
implementation ("org.mule.examples:mule-example-loanbroker-esn:3.4.0")
'org.mule.examples:mule-example-loanbroker-esn:jar:3.4.0'
<dependency org="org.mule.examples" name="mule-example-loanbroker-esn" rev="3.4.0">
  <artifact name="mule-example-loanbroker-esn" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.examples', module='mule-example-loanbroker-esn', version='3.4.0')
)
libraryDependencies += "org.mule.examples" % "mule-example-loanbroker-esn" % "3.4.0"
[org.mule.examples/mule-example-loanbroker-esn "3.4.0"]