Last Version

Apache Qpid JMS AMQP 0-x 6.4.0

JMS client supporting AMQP 0-8, 0-9, 0-9-1 and 0-10.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.qpid
ArtifactId

ArtifactId

qpid-client
Version

Version

6.4.0
Type

Type

jar
Description

Description

Apache Qpid JMS AMQP 0-x
JMS client supporting AMQP 0-8, 0-9, 0-9-1 and 0-10.
Project Organization

Project Organization

The Apache Software Foundation

Download qpid-client 6.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jms_1.1_spec jar 1.1.1

test (4)

Group / Artifact Type Version
com.google.guava : guava jar 27.0-jre
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.13
org.mockito : mockito-core jar 3.2.4

Project Modules

There are no modules declared in this project.