MVN

org.glassfish.mq : mqpersist-jdbc

Maven & Gradle

Feb 25, 2023
40 stars

MQ Broker jdbc Persist Module

<dependency>
    <groupId>org.glassfish.mq</groupId>
    <artifactId>mqpersist-jdbc</artifactId>
    <version>6.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 6.4.0

All Versions

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

Version Vulnerabilities Updated
6.4.x
mqpersist-jdbc-6.4.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.glassfish.mq</groupId>
    <artifactId>mqpersist-jdbc</artifactId>
    <version>6.4.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.glassfish.mq:mqpersist-jdbc:6.4.0'

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

implementation("org.glassfish.mq:mqpersist-jdbc:6.4.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.glassfish.mq" % "mqpersist-jdbc" % "6.4.0"

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 25, 2023
40 stars
Feb 25, 2023
45 stars
Jun 19, 2023
Mar 04, 2023
0 stars
Aug 22, 2023
0 stars