Apache ServiceMix :: Features :: Examples :: Loan Broker BPEL :: JMS Client

This pom provides project information that is common to all ServiceMix branches.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.servicemix.examples.loan-broker
ArtifactId

ArtifactId

loan-broker-jms-client
Last Version

Last Version

4.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache ServiceMix :: Features :: Examples :: Loan Broker BPEL :: JMS Client
This pom provides project information that is common to all ServiceMix branches.
Project Organization

Project Organization

The Apache Software Foundation

Download loan-broker-jms-client

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.activemq : activemq-core jar 5.4.2
org.logicblaze.lingo : lingo jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
4.3.0
4.2.0