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

Группа

Группа

org.mule.examples
Идентификатор

Идентификатор

mule-example-loanbroker
Последняя версия

Последняя версия

1.3.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Loan Broker 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).
Организация-разработчик

Организация-разработчик

MuleSource, Inc.

Скачать mule-example-loanbroker

Как подключить последнюю версию

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.mule.transports : mule-transport-axis jar 1.3.3
org.mule.transports : mule-transport-xfire jar 1.3.3
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

test (4)

Идентификатор библиотеки Тип Версия
org.mule.transports : mule-transport-glue jar 1.3.3
glue » glue jar 5.0.2
org.mule.tests : mule-tests-core jar 1.3.3
org.mule.tests : mule-tests-functional jar 1.3.3

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.3
1.3.2
1.3.1
1.3
1.3-rc5