Test :: Continuation - (Jetty 6)

Asynchronous API

Лицензия

Лицензия

Категории

Категории

Jetty Контейнер Application Servers CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.jetty
Идентификатор

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

test-continuation-jetty6
Последняя версия

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

8.0.0.M0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Test :: Continuation - (Jetty 6)
Asynchronous API
Организация-разработчик

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

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

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

http://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/tags/jetty-8.0.0.M0/test-continuation-jetty6

Скачать test-continuation-jetty6

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

<!-- https://jarcasting.com/artifacts/org.eclipse.jetty/test-continuation-jetty6/ -->
<dependency>
    <groupId>org.eclipse.jetty</groupId>
    <artifactId>test-continuation-jetty6</artifactId>
    <version>8.0.0.M0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty/test-continuation-jetty6/
implementation 'org.eclipse.jetty:test-continuation-jetty6:8.0.0.M0'
// https://jarcasting.com/artifacts/org.eclipse.jetty/test-continuation-jetty6/
implementation ("org.eclipse.jetty:test-continuation-jetty6:8.0.0.M0")
'org.eclipse.jetty:test-continuation-jetty6:jar:8.0.0.M0'
<dependency org="org.eclipse.jetty" name="test-continuation-jetty6" rev="8.0.0.M0">
  <artifact name="test-continuation-jetty6" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty', module='test-continuation-jetty6', version='8.0.0.M0')
)
libraryDependencies += "org.eclipse.jetty" % "test-continuation-jetty6" % "8.0.0.M0"
[org.eclipse.jetty/test-continuation-jetty6 "8.0.0.M0"]

Зависимости

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.2
org.mortbay.jetty : servlet-api jar 2.5-20081211
org.eclipse.jetty : jetty-servlet jar 8.0.0.M0
org.eclipse.jetty : test-continuation jar 8.0.0.M0
org.mortbay.jetty : jetty jar 6.1.18

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

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

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

Версия
8.0.0.M0
7.0.2.v20100331
7.0.2.RC0
7.0.1.v20091125
7.0.0.v20091005
7.0.0.RC6
7.0.0.RC5
7.0.0.RC4
7.0.0.RC3
7.0.0.RC2
7.0.0.RC1
7.0.0.RC0
7.0.0.M4