MVN

org.fusesource.stompjms : stompjms-client

Maven & Gradle

Feb 05, 2014
10 usages
47 stars

STOMP-JMS is a JMS implementation using STOMP as the wire protocol

<dependency>
    <groupId>org.fusesource.stompjms</groupId>
    <artifactId>stompjms-client</artifactId>
    <version>1.19</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fusesource.stompjms : stompjms-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.19

All Versions

Choose a version of org.fusesource.stompjms : stompjms-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.19
stompjms-client-1.19
1.18
stompjms-client-1.18
1.17
stompjms-client-1.17
1.16
stompjms-client-1.16
1.15
stompjms-client-1.15
1.14
stompjms-client-1.14
1.13
stompjms-client-1.13
1.12
stompjms-client-1.12
1.11
stompjms-client-1.11
1.10
stompjms-client-1.10
1.9
stompjms-client-1.9
1.8
stompjms-client-1.8
1.7
stompjms-client-1.7
1.6
stompjms-client-1.6
1.5
stompjms-client-1.5
1.4
stompjms-client-1.4
1.3
stompjms-client-1.3
1.2
stompjms-client-1.2
1.1
stompjms-client-1.1
1.0
stompjms-client-1.0

How to add a dependency to Maven

Add the following org.fusesource.stompjms : stompjms-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.fusesource.stompjms</groupId>
    <artifactId>stompjms-client</artifactId>
    <version>1.19</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.fusesource.stompjms : stompjms-client gradle dependency to your build.gradle file:

implementation 'org.fusesource.stompjms:stompjms-client:1.19'

Gradle Kotlin DSL: Add the following org.fusesource.stompjms : stompjms-client gradle kotlin dependency to your build.gradle.kts file:

implementation("org.fusesource.stompjms:stompjms-client:1.19")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.fusesource.stompjms : stompjms-client sbt scala dependency to your build.sbt file:

libraryDependencies += "org.fusesource.stompjms" % "stompjms-client" % "1.19"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 12, 2012
4 usages
Jun 21, 2017
4 usages
16 stars
May 28, 2021
6 usages
4 stars
Jul 16, 2023
7 usages
27 stars
Mar 21, 2023
4 usages
1.1k stars
Jun 07, 2023
6 usages
23 stars
Mar 10, 2016
5 usages
Jan 23, 2020
3 usages
218 stars
Jan 31, 2020
6 usages
59 stars