WAMP v1 Implementation for Spring 4

Implementation of WAMP v1 based on the Spring 4 websocket support

Лицензия

Лицензия

Группа

Группа

ch.rasc
Идентификатор

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

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

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

1.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

WAMP v1 Implementation for Spring 4
Implementation of WAMP v1 based on the Spring 4 websocket support
Ссылка на сайт

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

https://github.com/ralscha/wampspring/
Система контроля версий

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

https://github.com/ralscha/wampspring.git

Скачать wampspring

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.springframework : spring-websocket jar
org.springframework : spring-messaging jar
org.springframework : spring-webmvc jar
com.fasterxml.jackson.core : jackson-databind jar 2.9.2

test (6)

Идентификатор библиотеки Тип Версия
org.assertj : assertj-core jar 3.8.0
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-websocket jar 1.5.9.RELEASE
org.springframework.boot : spring-boot-test jar 1.5.9.RELEASE
org.springframework : spring-test jar
org.mockito : mockito-all jar 2.0.2-beta

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

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

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

Версия
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0