Download qpid-amqp-1-0-client-0.28.jar file - Jar q

Jar examples for q:qpid-amqp-1-0-client

Description

AMQP 1.0 compliant client module

You can download jar file qpid-amqp-1-0-client 0.28 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add qpid-amqp-1-0-client-0.28.jar to your project.

<dependency>
   <groupId>org.apache.qpid</groupId>
   <artifactId>qpid-amqp-1-0-client</artifactId>
   <version>0.28</version>
</dependency>
compile group: 'org.apache.qpid', name: 'qpid-amqp-1-0-client', version: '0.28'
libraryDependencies += "org.apache.qpid" % "qpid-amqp-1-0-client" % "0.28"
<dependency org="org.apache.qpid" name="qpid-amqp-1-0-client" rev="0.28"/>
@Grapes(@Grab(group='org.apache.qpid', module='qpid-amqp-1-0-client', version='0.28'))
'org.apache.qpid:qpid-amqp-1-0-client:jar:0.28'

Download

Click the following link to download the jar file.

qpid-amqp-1-0-client-0.28-sources.jar
qpid-amqp-1-0-client-0.28.jar
qpid-amqp-1-0-client-0.28.pom



Related Tutorials