Last Version

Qpid AMQP 1.0 JMS Client Examples 0.32

JMS client examples.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.qpid
ArtifactId

ArtifactId

qpid-amqp-1-0-client-jms-examples
Version

Version

0.32
Type

Type

jar
Description

Description

Qpid AMQP 1.0 JMS Client Examples
JMS client examples.
Project Organization

Project Organization

The Apache Software Foundation

Download qpid-amqp-1-0-client-jms-examples 0.32


<!-- https://jarcasting.com/artifacts/org.apache.qpid/qpid-amqp-1-0-client-jms-examples/ -->
<dependency>
    <groupId>org.apache.qpid</groupId>
    <artifactId>qpid-amqp-1-0-client-jms-examples</artifactId>
    <version>0.32</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.qpid/qpid-amqp-1-0-client-jms-examples/
implementation 'org.apache.qpid:qpid-amqp-1-0-client-jms-examples:0.32'
// https://jarcasting.com/artifacts/org.apache.qpid/qpid-amqp-1-0-client-jms-examples/
implementation ("org.apache.qpid:qpid-amqp-1-0-client-jms-examples:0.32")
'org.apache.qpid:qpid-amqp-1-0-client-jms-examples:jar:0.32'
<dependency org="org.apache.qpid" name="qpid-amqp-1-0-client-jms-examples" rev="0.32">
  <artifact name="qpid-amqp-1-0-client-jms-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.qpid', module='qpid-amqp-1-0-client-jms-examples', version='0.32')
)
libraryDependencies += "org.apache.qpid" % "qpid-amqp-1-0-client-jms-examples" % "0.32"
[org.apache.qpid/qpid-amqp-1-0-client-jms-examples "0.32"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.qpid : qpid-amqp-1-0-client-jms jar 0.32
org.apache.geronimo.specs : geronimo-jms_1.1_spec jar 1.1.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.