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