is not current version
Last Version 6.4.0

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

JMS client examples.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.qpid
ArtifactId

ArtifactId

qpid-client-examples
Version

Version

0.30
Type

Type

jar

Download qpid-client-examples 0.30


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