Download imq-4.2.jar file - Jar i

Jar examples for i:imq

Description

You can download jar file imq 4.2 in this page.

License

CDDL + GPLv2 with classpath exception

Build File

You can use the following script to add imq-4.2.jar to your project.

<dependency>
   <groupId>com.sun.messaging.mq</groupId>
   <artifactId>imq</artifactId>
   <version>4.2</version>
</dependency>
compile group: 'com.sun.messaging.mq', name: 'imq', version: '4.2'
libraryDependencies += "com.sun.messaging.mq" % "imq" % "4.2"
<dependency org="com.sun.messaging.mq" name="imq" rev="4.2"/>
@Grapes(@Grab(group='com.sun.messaging.mq', module='imq', version='4.2'))
'com.sun.messaging.mq:imq:jar:4.2'

Download

Click the following link to download the jar file.

imq-4.2.jar
imq-4.2.pom



Related Tutorials