| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.mule.examples |
| Идентификатор | Идентификаторmule-example-loanbroker-esb |
| Версия | Версия3.1.2 |
| Тип | Типjar |
| Описание |
ОписаниеLoan Broker ESB Example
Umbrella for different variations of the Loan Broker example.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| openejb : openejb-core | jar | 1.0 |
| org.apache.activemq : activemq-core | jar | 4.1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mule.examples : mule-example-loanbroker-common-tests | jar | 3.1.2 |