stompjms-project

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.19
Дата

Дата

Тип

Тип

pom
Описание

Описание

stompjms-project
STOMP-JMS is a JMS implementation using STOMP as the wire protocol
Организация-разработчик

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

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

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

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

Скачать stompjms-project

Имя Файла Размер
stompjms-project-1.19.pom 9 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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