gstomp-client

Provides a CLIENT STOMP Api for Groovy

Лицензия

Лицензия

The Apache Software License, Version 2.0
Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.bertramlabs.plugins
Идентификатор

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

gstomp-client
Последняя версия

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

0.8.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

gstomp-client
Provides a CLIENT STOMP Api for Groovy
Ссылка на сайт

Ссылка на сайт

https://github.com/bertramdev/gstomp-client
Система контроля версий

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

https://github.com/bertramdev/gstomp-client

Скачать gstomp-client

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

<!-- https://jarcasting.com/artifacts/com.bertramlabs.plugins/gstomp-client/ -->
<dependency>
    <groupId>com.bertramlabs.plugins</groupId>
    <artifactId>gstomp-client</artifactId>
    <version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bertramlabs.plugins/gstomp-client/
implementation 'com.bertramlabs.plugins:gstomp-client:0.8.1'
// https://jarcasting.com/artifacts/com.bertramlabs.plugins/gstomp-client/
implementation ("com.bertramlabs.plugins:gstomp-client:0.8.1")
'com.bertramlabs.plugins:gstomp-client:jar:0.8.1'
<dependency org="com.bertramlabs.plugins" name="gstomp-client" rev="0.8.1">
  <artifact name="gstomp-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bertramlabs.plugins', module='gstomp-client', version='0.8.1')
)
libraryDependencies += "com.bertramlabs.plugins" % "gstomp-client" % "0.8.1"
[com.bertramlabs.plugins/gstomp-client "0.8.1"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.codehaus.groovy : groovy-all jar 2.4.2
org.apache.httpcomponents : httpcore jar 4.2
org.apache.httpcomponents : httpclient jar 4.2
javax.websocket : javax.websocket-client-api jar 1.1
org.glassfish.tyrus : tyrus-client jar 1.11
org.glassfish.tyrus : tyrus-container-grizzly-client jar 1.11

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

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

gSTOMP-Client

A Groovy client library for connecting to a websocket STOMP interface.

Configuration

[TODO]

Usage

[TODO]

Contributions

All contributions are of course most welcome as this is an active project.

com.bertramlabs.plugins

Bertram Labs

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

Версия
0.8.1
0.8.0
0.6.0
0.5.0
0.3.1
0.3.0