Download qpid-amqp-1-0-common-0.26.jar file - Jar q

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

Description

AMQP 1.0 compliant common module

You can download jar file qpid-amqp-1-0-common 0.26 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-common-0.26.jar to your project.

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

Download

Click the following link to download the jar file.

qpid-amqp-1-0-common-0.26-sources.jar
qpid-amqp-1-0-common-0.26.jar
qpid-amqp-1-0-common-0.26.pom



Related Tutorials