| License | License | 
|---|---|
| GroupId | GroupIdorg.mule.examples | 
| ArtifactId | ArtifactIdmule-example-loanbroker-credit-agency | 
| Version | Version3.5.0-bighorn | 
| Type | Typeejb | 
| Description | DescriptionLoan Broker Example: Credit Agency EJB Umbrella for different variations of the Loan Broker example. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.mule.examples/mule-example-loanbroker-credit-agency/ -->
<dependency>
    <groupId>org.mule.examples</groupId>
    <artifactId>mule-example-loanbroker-credit-agency</artifactId>
    <version>3.5.0-bighorn</version>
    <type>ejb</type>
</dependency>// https://jarcasting.com/artifacts/org.mule.examples/mule-example-loanbroker-credit-agency/
implementation 'org.mule.examples:mule-example-loanbroker-credit-agency:3.5.0-bighorn'// https://jarcasting.com/artifacts/org.mule.examples/mule-example-loanbroker-credit-agency/
implementation ("org.mule.examples:mule-example-loanbroker-credit-agency:3.5.0-bighorn")'org.mule.examples:mule-example-loanbroker-credit-agency:ejb:3.5.0-bighorn'<dependency org="org.mule.examples" name="mule-example-loanbroker-credit-agency" rev="3.5.0-bighorn">
  <artifact name="mule-example-loanbroker-credit-agency" type="ejb" />
</dependency>@Grapes(
@Grab(group='org.mule.examples', module='mule-example-loanbroker-credit-agency', version='3.5.0-bighorn')
)libraryDependencies += "org.mule.examples" % "mule-example-loanbroker-credit-agency" % "3.5.0-bighorn"[org.mule.examples/mule-example-loanbroker-credit-agency "3.5.0-bighorn"]| Group / Artifact | Type | Version | 
|---|---|---|
| openejb : openejb-core | jar | 1.0 |