License |
License |
---|---|
GroupId | GroupIdorg.mule.examples |
ArtifactId | ArtifactIdmule-example-loanbroker-esb |
Last Version | Last Version3.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLoan Broker ESB Example
Umbrella for different variations of the Loan Broker example.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
openejb : openejb-core | jar | 1.0 |
org.apache.activemq : activemq-core | jar | 4.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mule.examples : mule-example-loanbroker-common-tests | jar | 3.1.2 |