Last Version

stompjms-project 1.19

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

License

License

GroupId

GroupId

org.fusesource.stompjms
ArtifactId

ArtifactId

stompjms-project
Version

Version

1.19
Type

Type

pom
Description

Description

stompjms-project
STOMP-JMS is a JMS implementation using STOMP as the wire protocol
Project Organization

Project Organization

FuseSource, Corp.
Source Code Management

Source Code Management

http://github.com/fusesource/stompjms/tree/master

Download stompjms-project 1.19


<!-- https://jarcasting.com/artifacts/org.fusesource.stompjms/stompjms-project/ -->
<dependency>
    <groupId>org.fusesource.stompjms</groupId>
    <artifactId>stompjms-project</artifactId>
    <version>1.19</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.stompjms/stompjms-project/
implementation 'org.fusesource.stompjms:stompjms-project:1.19'
// https://jarcasting.com/artifacts/org.fusesource.stompjms/stompjms-project/
implementation ("org.fusesource.stompjms:stompjms-project:1.19")
'org.fusesource.stompjms:stompjms-project:pom:1.19'
<dependency org="org.fusesource.stompjms" name="stompjms-project" rev="1.19">
  <artifact name="stompjms-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.stompjms', module='stompjms-project', version='1.19')
)
libraryDependencies += "org.fusesource.stompjms" % "stompjms-project" % "1.19"
[org.fusesource.stompjms/stompjms-project "1.19"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • stompjms-client
  • stompjms-website
  • stompjms-activemq-test