MVN

org.glassfish.mq : imqxm

Maven & Gradle

Sep 18, 2014
2 usages

Message Queue XML Messaging Client

<dependency>
    <groupId>org.glassfish.mq</groupId>
    <artifactId>imqxm</artifactId>
    <version>5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.glassfish.mq : imqxm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.1

All Versions

Choose a version of org.glassfish.mq : imqxm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.1
imqxm-5.1
5.0
imqxm-5.0
4.5.x
imqxm-4.5.2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.glassfish.mq</groupId>
    <artifactId>imqxm</artifactId>
    <version>5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.glassfish.mq : imqxm gradle dependency to your build.gradle file:

implementation 'org.glassfish.mq:imqxm:5.1'

Gradle Kotlin DSL: Add the following org.glassfish.mq : imqxm gradle kotlin dependency to your build.gradle.kts file:

implementation("org.glassfish.mq:imqxm:5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.glassfish.mq : imqxm sbt scala dependency to your build.sbt file:

libraryDependencies += "org.glassfish.mq" % "imqxm" % "5.1"

Advertisement

Dependencies from Group

Feb 25, 2023
8 usages
45 stars
imq
Sep 18, 2014
7 usages
Sep 18, 2014
2 usages
Sep 18, 2014
2 usages
Sep 18, 2014
1 usages

Discover Dependencies

Feb 22, 2015
3 usages
0 stars
Jan 19, 2015
2 usages
Jan 10, 2008
13 usages
Jan 22, 2015
3 usages
Mar 05, 2009
16 usages
Sep 18, 2014
2 usages
ows
Nov 18, 2008
2 usages
May 21, 2014
2 usages
11 stars