MVN

com.ibm : com.ibm.mq

Maven & Gradle

Aug 26, 2007
8 usages

WebSphere MQ 5.3 java client

<dependency>
    <groupId>com.ibm</groupId>
    <artifactId>com.ibm.mq</artifactId>
    <version>5.3.07</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ibm : com.ibm.mq to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.3.07

All Versions

Choose a version of com.ibm : com.ibm.mq to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.3.x
com.ibm.mq-5.3.07

How to add a dependency to Maven

Add the following com.ibm : com.ibm.mq maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ibm</groupId>
    <artifactId>com.ibm.mq</artifactId>
    <version>5.3.07</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ibm : com.ibm.mq gradle dependency to your build.gradle file:

implementation 'com.ibm:com.ibm.mq:5.3.07'

Gradle Kotlin DSL: Add the following com.ibm : com.ibm.mq gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ibm:com.ibm.mq:5.3.07")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ibm : com.ibm.mq sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ibm" % "com.ibm.mq" % "5.3.07"

Advertisement

Dependencies from Group

Aug 26, 2007
8 usages
May 08, 2016
2 usages
65 stars
Aug 26, 2007
1 usages
Aug 26, 2007
1 usages
Nov 09, 2018
0 stars

Discover Dependencies

Sep 20, 2005
15 usages
Aug 19, 2012
91 usages
May 10, 2011
17 usages
May 08, 2014
2 usages
0 stars
eip
Dec 19, 2012
7 stars
Jun 26, 2014
1 usages
0 stars
Apr 29, 2011
4 usages
1.2k stars