Download qpid-common-0.16.jar file - Jar q

Jar examples for q:qpid-common

Description

Common functionality

You can download jar file qpid-common 0.16 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add qpid-common-0.16.jar to your project.

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

Download

Click the following link to download the jar file.

qpid-common-0.16-sources.jar
qpid-common-0.16.jar
qpid-common-0.16.pom



Related Tutorials