Qpid AMQP 1.0 Client WebSocket

AMQP 1.0 compliant WebSocket module

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.qpid
ArtifactId

ArtifactId

qpid-amqp-1-0-client-websocket
Last Version

Last Version

0.32
Release Date

Release Date

Type

Type

jar
Description

Description

Qpid AMQP 1.0 Client WebSocket
AMQP 1.0 compliant WebSocket module
Project Organization

Project Organization

The Apache Software Foundation

Download qpid-amqp-1-0-client-websocket

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.qpid : qpid-amqp-1-0-client jar 0.32
org.apache.qpid : qpid-amqp-1-0-common jar 0.32
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0
org.eclipse.jetty : jetty-websocket jar 8.1.14.v20131031

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