| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.mule.examples |
| Идентификатор | Идентификаторmule-example-loanbroker-common |
| Версия | Версия3.5.0-bighorn |
| Тип | Типjar |
| Описание |
ОписаниеLoan Broker Example: Shared classes
Umbrella for different variations of the Loan Broker example.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.mule.examples/mule-example-loanbroker-common/ -->
<dependency>
<groupId>org.mule.examples</groupId>
<artifactId>mule-example-loanbroker-common</artifactId>
<version>3.5.0-bighorn</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.examples/mule-example-loanbroker-common/
implementation 'org.mule.examples:mule-example-loanbroker-common:3.5.0-bighorn'
// https://jarcasting.com/artifacts/org.mule.examples/mule-example-loanbroker-common/
implementation ("org.mule.examples:mule-example-loanbroker-common:3.5.0-bighorn")
'org.mule.examples:mule-example-loanbroker-common:jar:3.5.0-bighorn'
<dependency org="org.mule.examples" name="mule-example-loanbroker-common" rev="3.5.0-bighorn">
<artifact name="mule-example-loanbroker-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.examples', module='mule-example-loanbroker-common', version='3.5.0-bighorn')
)
libraryDependencies += "org.mule.examples" % "mule-example-loanbroker-common" % "3.5.0-bighorn"
[org.mule.examples/mule-example-loanbroker-common "3.5.0-bighorn"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mule : mule-core | jar | 3.5.0-bighorn |
| org.mule.modules : mule-module-spring-config | jar | 3.5.0-bighorn |
| org.mule.modules : mule-module-xml | jar | 3.5.0-bighorn |
| org.mule.modules : mule-module-client | jar | 3.5.0-bighorn |
| org.mule.modules : mule-module-scripting | jar | 3.5.0-bighorn |
| javax.xml.ws : jaxws-api | jar | 2.2.1 |