stompjms-website

The Stomp Website

License

License

GroupId

GroupId

org.fusesource.stompjms
ArtifactId

ArtifactId

stompjms-website
Last Version

Last Version

1.19
Release Date

Release Date

Type

Type

war
Description

Description

stompjms-website
The Stomp Website
Project Organization

Project Organization

FuseSource, Corp.
Source Code Management

Source Code Management

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

Download stompjms-website

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.1
org.scala-lang : scala-compiler jar 2.9.1
org.fusesource.scalate : scalate-wikitext jar 1.5.3
org.fusesource.scalate : scalate-page jar 1.5.3
org.fusesource.scalamd : scalamd jar 1.5
org.slf4j : slf4j-log4j12 jar 1.6.0

Project Modules

There are no modules declared in this project.

Overview

Stomp is the Simple (or Streaming) Text Orientated Messaging Protocol and JMS is the Java Message Service (JMS) API which is a Java API for sending messages between two or more clients. The STOMP-JMS project provides applications a JMS client interface to the STOMP wire protocol.

Reference

org.fusesource.stompjms

FuseSource

Versions

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