Download qpid-broker-0.18.jar file - Jar q

Jar examples for q:qpid-broker

Description

Broker configuration and executable

You can download jar file qpid-broker 0.18 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add qpid-broker-0.18.jar to your project.

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

Download

Click the following link to download the jar file.

qpid-broker-0.18-sources.jar
qpid-broker-0.18.jar
qpid-broker-0.18.pom



Related Tutorials