Download imqjmx-4.3.jar file - Jar i

Jar examples for i:imqjmx

Description

You can download jar file imqjmx 4.3 in this page.

License

CDDL + GPLv2 with classpath exception

Build File

You can use the following script to add imqjmx-4.3.jar to your project.

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

Download

Click the following link to download the jar file.

imqjmx-4.3.jar
imqjmx-4.3.pom



Related Tutorials