| Группа | Группаorg.mule.examples |
|---|---|
| Идентификатор | Идентификаторmule-example-loanbroker-parent |
| Версия | Версия3.5.0-bighorn-RC3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| mule-example-loanbroker-parent-3.5.0-bighorn-RC3.pom | 1 KB |
| mule-example-loanbroker-parent-3.5.0-bighorn-RC3-tests.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.mule.examples/mule-example-loanbroker-parent/ -->
<dependency>
<groupId>org.mule.examples</groupId>
<artifactId>mule-example-loanbroker-parent</artifactId>
<version>3.5.0-bighorn-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.examples/mule-example-loanbroker-parent/
implementation 'org.mule.examples:mule-example-loanbroker-parent:3.5.0-bighorn-RC3'
// https://jarcasting.com/artifacts/org.mule.examples/mule-example-loanbroker-parent/
implementation ("org.mule.examples:mule-example-loanbroker-parent:3.5.0-bighorn-RC3")
'org.mule.examples:mule-example-loanbroker-parent:jar:3.5.0-bighorn-RC3'
<dependency org="org.mule.examples" name="mule-example-loanbroker-parent" rev="3.5.0-bighorn-RC3">
<artifact name="mule-example-loanbroker-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.examples', module='mule-example-loanbroker-parent', version='3.5.0-bighorn-RC3')
)
libraryDependencies += "org.mule.examples" % "mule-example-loanbroker-parent" % "3.5.0-bighorn-RC3"
[org.mule.examples/mule-example-loanbroker-parent "3.5.0-bighorn-RC3"]