Jar examples for q:qpid-broker
Broker configuration and executable
You can download jar file qpid-broker 6.1.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add qpid-broker-6.1.3.jar to your project.
<dependency> <groupId>org.apache.qpid</groupId> <artifactId>qpid-broker</artifactId> <version>6.1.3</version> </dependency>
compile group: 'org.apache.qpid', name: 'qpid-broker', version: '6.1.3'
libraryDependencies += "org.apache.qpid" % "qpid-broker" % "6.1.3"
<dependency org="org.apache.qpid" name="qpid-broker" rev="6.1.3"/>
@Grapes(@Grab(group='org.apache.qpid', module='qpid-broker', version='6.1.3'))
'org.apache.qpid:qpid-broker:jar:6.1.3'
Click the following link to download the jar file.
qpid-broker-6.1.3-javadoc.jar