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.16 in this page.
The Apache Software License, Version 2.0
You can use the following script to add qpid-client-0.16.jar to your project.
<dependency> <groupId>org.apache.qpid</groupId> <artifactId>qpid-client</artifactId> <version>0.16</version> </dependency>
compile group: 'org.apache.qpid', name: 'qpid-client', version: '0.16'
libraryDependencies += "org.apache.qpid" % "qpid-client" % "0.16"
<dependency org="org.apache.qpid" name="qpid-client" rev="0.16"/>
@Grapes(@Grab(group='org.apache.qpid', module='qpid-client', version='0.16'))
'org.apache.qpid:qpid-client:jar:0.16'
Click the following link to download the jar file.
qpid-client-0.16-sources.jar