Download qpid-broker-core-6.1.0.jar file - Jar q

Jar examples for q:qpid-broker-core

Description

Broker core functionality and initial configuration

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

qpid-broker-core-6.1.0-javadoc.jar
qpid-broker-core-6.1.0-sources.jar
qpid-broker-core-6.1.0-tests.jar
qpid-broker-core-6.1.0.jar
qpid-broker-core-6.1.0.pom



Related Tutorials