Jar examples for i:imq
You can download jar file imq 4.2 in this page.
CDDL + GPLv2 with classpath exception
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'
Click the following link to download the jar file.
imq-4.2.jar