is not current version
Last Version 6.4.0

org.apache.qpid:qpid-client-examples 6.1.1

JMS client examples.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.qpid
ArtifactId

ArtifactId

qpid-client-examples
Version

Version

6.1.1
Type

Type

jar

Download qpid-client-examples 6.1.1


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