Last Version

Apache Qpid JMS AMQP 0-x Examples 6.4.0

Apache Qpid JMS AMQP 0-x Examples

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.qpid
ArtifactId

ArtifactId

qpid-client-examples
Version

Version

6.4.0
Type

Type

jar
Description

Description

Apache Qpid JMS AMQP 0-x Examples
Apache Qpid JMS AMQP 0-x Examples
Project Organization

Project Organization

The Apache Software Foundation

Download qpid-client-examples 6.4.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.qpid : qpid-client jar 6.4.0
org.apache.geronimo.specs : geronimo-jms_1.1_spec jar 1.1.1
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.