Test :: Continuation - (Jetty 6)

Asynchronous API

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty
ArtifactId

ArtifactId

test-continuation-jetty6
Last Version

Last Version

8.0.0.M0
Release Date

Release Date

Type

Type

jar
Description

Description

Test :: Continuation - (Jetty 6)
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-jetty6

Download test-continuation-jetty6

How to add to project

<!-- 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"]

Dependencies

test (5)

Group / Artifact Type Version
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

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