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

Jar examples for q:qpid-common

Description

Common functionality

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

qpid-common-6.1.5-javadoc.jar
qpid-common-6.1.5-sources.jar
qpid-common-6.1.5.jar
qpid-common-6.1.5.pom



Related Tutorials