Test :: Continuation

Asynchronous API

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty
ArtifactId

ArtifactId

test-continuation
Last Version

Last Version

8.0.0.M0
Release Date

Release Date

Type

Type

jar
Description

Description

Test :: Continuation
Asynchronous API
Project Organization

Project Organization

Mort Bay Consulting
Source Code Management

Source Code Management

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

Download test-continuation

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.eclipse.jetty : jetty-servlet jar 8.0.0.M0

Project Modules

There are no modules declared in this project.

Versions

Version
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
7.0.0.M3