is not current version
Last Version 3.1.2

org.mule.examples:mule-example-loanbroker-esb 2.0.0-RC3


GroupId

GroupId

org.mule.examples
ArtifactId

ArtifactId

mule-example-loanbroker-esb
Version

Version

2.0.0-RC3
Type

Type

jar

Download mule-example-loanbroker-esb 2.0.0-RC3


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