stompjms-website

The Stomp Website

Лицензия

Лицензия

Группа

Группа

org.fusesource.stompjms
Идентификатор

Идентификатор

stompjms-website
Последняя версия

Последняя версия

1.19
Дата

Дата

Тип

Тип

war
Описание

Описание

stompjms-website
The Stomp Website
Организация-разработчик

Организация-разработчик

FuseSource, Corp.
Система контроля версий

Система контроля версий

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

Скачать stompjms-website

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
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