| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.apache.servicemix.examples.loan-broker | 
| ArtifactId | ArtifactIdloan-broker-jms-client | 
| Last Version | Last Version4.3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache ServiceMix :: Features :: Examples :: Loan Broker BPEL :: JMS Client This pom provides project information that is common to all ServiceMix branches. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.apache.servicemix.examples.loan-broker/loan-broker-jms-client/ -->
<dependency>
    <groupId>org.apache.servicemix.examples.loan-broker</groupId>
    <artifactId>loan-broker-jms-client</artifactId>
    <version>4.3.0</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.servicemix.examples.loan-broker/loan-broker-jms-client/
implementation 'org.apache.servicemix.examples.loan-broker:loan-broker-jms-client:4.3.0'// https://jarcasting.com/artifacts/org.apache.servicemix.examples.loan-broker/loan-broker-jms-client/
implementation ("org.apache.servicemix.examples.loan-broker:loan-broker-jms-client:4.3.0")'org.apache.servicemix.examples.loan-broker:loan-broker-jms-client:jar:4.3.0'<dependency org="org.apache.servicemix.examples.loan-broker" name="loan-broker-jms-client" rev="4.3.0">
  <artifact name="loan-broker-jms-client" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.servicemix.examples.loan-broker', module='loan-broker-jms-client', version='4.3.0')
)libraryDependencies += "org.apache.servicemix.examples.loan-broker" % "loan-broker-jms-client" % "4.3.0"[org.apache.servicemix.examples.loan-broker/loan-broker-jms-client "4.3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.activemq : activemq-core | jar | 5.4.2 | 
| org.logicblaze.lingo : lingo | jar | 1.3 |