Stampy Examples

Java implementation of the STOMP 1.2 specification

Лицензия

Лицензия

Группа

Группа

asia.stampy
Идентификатор

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

stampy-examples
Последняя версия

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

1.0-RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

Stampy Examples
Java implementation of the STOMP 1.2 specification
Система контроля версий

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

https://github.com/mrstampy/Stampy.git

Скачать stampy-examples

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

<!-- https://jarcasting.com/artifacts/asia.stampy/stampy-examples/ -->
<dependency>
    <groupId>asia.stampy</groupId>
    <artifactId>stampy-examples</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/asia.stampy/stampy-examples/
implementation 'asia.stampy:stampy-examples:1.0-RELEASE'
// https://jarcasting.com/artifacts/asia.stampy/stampy-examples/
implementation ("asia.stampy:stampy-examples:1.0-RELEASE")
'asia.stampy:stampy-examples:jar:1.0-RELEASE'
<dependency org="asia.stampy" name="stampy-examples" rev="1.0-RELEASE">
  <artifact name="stampy-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='asia.stampy', module='stampy-examples', version='1.0-RELEASE')
)
libraryDependencies += "asia.stampy" % "stampy-examples" % "1.0-RELEASE"
[asia.stampy/stampy-examples "1.0-RELEASE"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
asia.stampy : stampy-MINA-client-server-RI jar 1.0-RELEASE
asia.stampy : stampy-NETTY-client-server-RI jar 1.0-RELEASE
org.slf4j : slf4j-log4j12 jar 1.7.2
log4j : log4j jar 1.2.17

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

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

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

Версия
1.0-RELEASE