Download qpid-qmf2-0.30.jar file - Jar q

Jar examples for q:qpid-qmf2

Description

QMF2 Agent and Console

You can download jar file qpid-qmf2 0.30 in this page.

License

Apache License

Build File

You can use the following script to add qpid-qmf2-0.30.jar to your project.

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

Download

Click the following link to download the jar file.

qpid-qmf2-0.30-javadoc.jar
qpid-qmf2-0.30-sources.jar
qpid-qmf2-0.30.jar
qpid-qmf2-0.30.pom



Related Tutorials