Download mq-3.1.1-b08.jar file - Jar m

Jar examples for m:mq

Description

This pom describes how to assemble the MQ package

You can download jar file mq 3.1.1-b08 in this page.

License

Open Source License

Build File

You can use the following script to add mq-3.1.1-b08.jar to your project.

<dependency>
   <groupId>org.glassfish.packager</groupId>
   <artifactId>mq</artifactId>
   <version>3.1.1-b08</version>
</dependency>
compile group: 'org.glassfish.packager', name: 'mq', version: '3.1.1-b08'
libraryDependencies += "org.glassfish.packager" % "mq" % "3.1.1-b08"
<dependency org="org.glassfish.packager" name="mq" rev="3.1.1-b08"/>
@Grapes(@Grab(group='org.glassfish.packager', module='mq', version='3.1.1-b08'))
'org.glassfish.packager:mq:jar:3.1.1-b08'

Download

Click the following link to download the jar file.

mq-3.1.1-b08-sources.jar
mq-3.1.1-b08.pom



Related Tutorials