Download com.ibm.mq-5.3.07.jar file - Jar c

Jar examples for c:com.ibm.mq

Description

You can download jar file com.ibm.mq 5.3.07 in this page.

License

International Program License Agreement

Build File

You can use the following script to add com.ibm.mq-5.3.07.jar to your project.

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

Download

Click the following link to download the jar file.

com.ibm.mq-5.3.07.pom



Related Tutorials