Tyrus Servlet Integration Test (no app config)

Tyrus is the reference implementation of Java API for WebSocket (JSR-356).

Лицензия

Лицензия

Категории

Категории

GlassFish Контейнер Application Servers config Библиотеки уровня приложения Configuration
Группа

Группа

org.glassfish.tyrus.tests.servlet.noappconfig
Идентификатор

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

tyrus-tests-servlet-noappconfig
Последняя версия

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

1.0-b13
Дата

Дата

Тип

Тип

war
Описание

Описание

Tyrus Servlet Integration Test (no app config)
Tyrus is the reference implementation of Java API for WebSocket (JSR-356).
Ссылка на сайт

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

http://tyrus.java.net/tyrus-tests-servlet-noappconfig

Скачать tyrus-tests-servlet-noappconfig

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

<!-- https://jarcasting.com/artifacts/org.glassfish.tyrus.tests.servlet.noappconfig/tyrus-tests-servlet-noappconfig/ -->
<dependency>
    <groupId>org.glassfish.tyrus.tests.servlet.noappconfig</groupId>
    <artifactId>tyrus-tests-servlet-noappconfig</artifactId>
    <version>1.0-b13</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.tyrus.tests.servlet.noappconfig/tyrus-tests-servlet-noappconfig/
implementation 'org.glassfish.tyrus.tests.servlet.noappconfig:tyrus-tests-servlet-noappconfig:1.0-b13'
// https://jarcasting.com/artifacts/org.glassfish.tyrus.tests.servlet.noappconfig/tyrus-tests-servlet-noappconfig/
implementation ("org.glassfish.tyrus.tests.servlet.noappconfig:tyrus-tests-servlet-noappconfig:1.0-b13")
'org.glassfish.tyrus.tests.servlet.noappconfig:tyrus-tests-servlet-noappconfig:war:1.0-b13'
<dependency org="org.glassfish.tyrus.tests.servlet.noappconfig" name="tyrus-tests-servlet-noappconfig" rev="1.0-b13">
  <artifact name="tyrus-tests-servlet-noappconfig" type="war" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.tyrus.tests.servlet.noappconfig', module='tyrus-tests-servlet-noappconfig', version='1.0-b13')
)
libraryDependencies += "org.glassfish.tyrus.tests.servlet.noappconfig" % "tyrus-tests-servlet-noappconfig" % "1.0-b13"
[org.glassfish.tyrus.tests.servlet.noappconfig/tyrus-tests-servlet-noappconfig "1.0-b13"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.glassfish.tyrus : tyrus-container-servlet jar 1.0-b13

provided (1)

Идентификатор библиотеки Тип Версия
javax.websocket : javax.websocket-api jar 1.0-rc1

test (4)

Идентификатор библиотеки Тип Версия
org.glassfish.tyrus : tyrus-container-grizzly jar 1.0-b13
org.glassfish.tyrus : tyrus-client jar 1.0-b13
junit : junit jar 4.10
org.glassfish.tyrus : tyrus-server jar 1.0-b13

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

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

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

Версия
1.0-b13
1.0-b12
1.0-b11
1.0-b10
1.0-b09