MVN

com.github.melowe : jms2-compat

Maven & Gradle

Feb 13, 2016
5 usages
2 stars

Compatibility library for wrapping JMS 1 connection factories in JMS2 compliant objects.

<dependency>
    <groupId>com.github.melowe</groupId>
    <artifactId>jms2-compat</artifactId>
    <version>1.0.3.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.melowe : jms2-compat to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3.7

All Versions

Choose a version of com.github.melowe : jms2-compat to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jms2-compat-1.0.3.7
jms2-compat-1.0.3.4
jms2-compat-1.0.3.3
jms2-compat-1.0.3.2

How to add a dependency to Maven

Add the following com.github.melowe : jms2-compat maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.melowe</groupId>
    <artifactId>jms2-compat</artifactId>
    <version>1.0.3.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.melowe : jms2-compat gradle dependency to your build.gradle file:

implementation 'com.github.melowe:jms2-compat:1.0.3.7'

Gradle Kotlin DSL: Add the following com.github.melowe : jms2-compat gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.melowe:jms2-compat:1.0.3.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.melowe : jms2-compat sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.melowe" % "jms2-compat" % "1.0.3.7"

Advertisement

Dependencies from Group

Feb 13, 2016
5 usages
2 stars

Discover Dependencies

Jun 09, 2016
1 usages
1 stars
Aug 02, 2023
4 usages
2 stars
Aug 25, 2017
2 usages
43 stars
Mar 02, 2018
1 usages
144 stars
Jul 31, 2018
1 usages
46 stars
Jul 27, 2023
4 usages
65 stars
Aug 28, 2022
4 usages
234 stars