is not current version
Last Version 3.1.2

org.mule.examples:mule-example-loanbroker-esb 1.3-rc5


GroupId

GroupId

org.mule.examples
ArtifactId

ArtifactId

mule-example-loanbroker-esb
Version

Version

1.3-rc5
Type

Type

jar

Download mule-example-loanbroker-esb 1.3-rc5


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