Last Version

Loan Broker ESB Example 3.1.2

Umbrella for different variations of the Loan Broker example.

License

License

GroupId

GroupId

org.mule.examples
ArtifactId

ArtifactId

mule-example-loanbroker-esb
Version

Version

3.1.2
Type

Type

jar
Description

Description

Loan Broker ESB Example
Umbrella for different variations of the Loan Broker example.
Project URL

Project URL

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

Project Organization

MuleSoft, Inc.

Download mule-example-loanbroker-esb 3.1.2


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

Dependencies

compile (10)

Group / Artifact Type Version
org.mule.examples : mule-example-loanbroker-common jar 3.1.2
org.mule.examples : mule-example-loanbroker-credit-agency jar 3.1.2
org.mule.modules : mule-module-spring-config jar 3.1.2
org.mule.transports : mule-transport-ejb jar 3.1.2
org.mule.transports : mule-transport-jms jar 3.1.2
org.mule.transports : mule-transport-jetty jar 3.1.2
org.mule.transports : mule-transport-vm jar 3.1.2
org.mule.modules : mule-module-cxf jar 3.1.2
org.mule.transports : mule-transport-http jar 3.1.2
org.mule.modules : mule-module-spring-extras jar 3.1.2

provided (2)

Group / Artifact Type Version
openejb : openejb-core jar 1.0
org.apache.activemq : activemq-core jar 4.1.2

test (1)

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

Project Modules

There are no modules declared in this project.