MVN

org.glassfish.mq : imq

Maven & Gradle

Sep 18, 2014
7 usages

Message Queue Client

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

Latest Version

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

  • Latest Stable: 5.1

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.glassfish.mq" % "imq" % "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

Mar 21, 2015
0 stars
May 26, 2014
3 usages
82 stars
Sep 24, 2013
4 stars
Jan 07, 2012
65 usages
Nov 06, 2006
Mar 17, 2014
24 usages
7 stars
Nov 23, 2014
2 usages
120 stars