| GroupId | GroupIdorg.mule.examples | 
|---|---|
| ArtifactId | ArtifactIdmule-example-loanbroker-esb-parent | 
| Last Version | Last Version1.3.3 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionLoan Broker ESB Example Demonstrates the Loan Broker using a typical ESB architecture with a shared Message Bus and 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 OrganizationMuleSource, Inc. | 
| Filename | Size | 
|---|---|
| mule-example-loanbroker-esb-parent-1.3.3.pom | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.mule.examples/mule-example-loanbroker-esb-parent/ -->
<dependency>
    <groupId>org.mule.examples</groupId>
    <artifactId>mule-example-loanbroker-esb-parent</artifactId>
    <version>1.3.3</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.mule.examples/mule-example-loanbroker-esb-parent/
implementation 'org.mule.examples:mule-example-loanbroker-esb-parent:1.3.3'// https://jarcasting.com/artifacts/org.mule.examples/mule-example-loanbroker-esb-parent/
implementation ("org.mule.examples:mule-example-loanbroker-esb-parent:1.3.3")'org.mule.examples:mule-example-loanbroker-esb-parent:pom:1.3.3'<dependency org="org.mule.examples" name="mule-example-loanbroker-esb-parent" rev="1.3.3">
  <artifact name="mule-example-loanbroker-esb-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='org.mule.examples', module='mule-example-loanbroker-esb-parent', version='1.3.3')
)libraryDependencies += "org.mule.examples" % "mule-example-loanbroker-esb-parent" % "1.3.3"[org.mule.examples/mule-example-loanbroker-esb-parent "1.3.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| openejb : openejb-core | jar | 1.0 | 
| castor : castor | jar | 0.9.9 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mule.tests : mule-tests-core | jar | 1.3.3 | 
| org.mule.tests : mule-tests-functional | jar | 1.3.3 |