Jar examples for q:qpid-client
JMS client supporting AMQP 0-8, 0-9, 0-9-1 and 0-10.
You can download jar file qpid-client 0.28 in this page.
The Apache Software License, Version 2.0
You can use the following script to add qpid-client-0.28.jar to your project.
<dependency> <groupId>org.apache.qpid</groupId> <artifactId>qpid-client</artifactId> <version>0.28</version> </dependency>
compile group: 'org.apache.qpid', name: 'qpid-client', version: '0.28'
libraryDependencies += "org.apache.qpid" % "qpid-client" % "0.28"
<dependency org="org.apache.qpid" name="qpid-client" rev="0.28"/>
@Grapes(@Grab(group='org.apache.qpid', module='qpid-client', version='0.28'))
'org.apache.qpid:qpid-client:jar:0.28'
Click the following link to download the jar file.
qpid-client-0.28-sources.jar