Qpid AMQP 1.0 Client

AMQP 1.0 compliant client module

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.qpid
ArtifactId

ArtifactId

qpid-amqp-1-0-client
Last Version

Last Version

0.32
Release Date

Release Date

Type

Type

jar
Description

Description

Qpid AMQP 1.0 Client
AMQP 1.0 compliant client module
Project Organization

Project Organization

The Apache Software Foundation

Download qpid-amqp-1-0-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.qpid : qpid-amqp-1-0-common jar 0.32

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.

Versions

Version
0.32
0.30
0.28
0.26
0.24
0.22
0.20
0.18