Example :: Async Rest Webapp

Jetty integrations and distributions

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

example-async-rest-webapp
Last Version

Last Version

8.0.0.M3
Release Date

Release Date

Type

Type

war
Description

Description

Example :: Async Rest Webapp
Jetty integrations and distributions
Project Organization

Project Organization

Mort Bay Consulting

Download example-async-rest-webapp

How to add to project

<!-- https://jarcasting.com/artifacts/org.mortbay.jetty/example-async-rest-webapp/ -->
<dependency>
    <groupId>org.mortbay.jetty</groupId>
    <artifactId>example-async-rest-webapp</artifactId>
    <version>8.0.0.M3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mortbay.jetty/example-async-rest-webapp/
implementation 'org.mortbay.jetty:example-async-rest-webapp:8.0.0.M3'
// https://jarcasting.com/artifacts/org.mortbay.jetty/example-async-rest-webapp/
implementation ("org.mortbay.jetty:example-async-rest-webapp:8.0.0.M3")
'org.mortbay.jetty:example-async-rest-webapp:war:8.0.0.M3'
<dependency org="org.mortbay.jetty" name="example-async-rest-webapp" rev="8.0.0.M3">
  <artifact name="example-async-rest-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mortbay.jetty', module='example-async-rest-webapp', version='8.0.0.M3')
)
libraryDependencies += "org.mortbay.jetty" % "example-async-rest-webapp" % "8.0.0.M3"
[org.mortbay.jetty/example-async-rest-webapp "8.0.0.M3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.jetty.aggregate : jetty-client jar 8.0.0.M3
org.eclipse.jetty : jetty-continuation jar 8.0.0.M3

provided (1)

Group / Artifact Type Version
org.mortbay.jetty : servlet-api jar 3.0.20100224

Project Modules

There are no modules declared in this project.

Versions

Version
8.0.0.M3
8.0.0.M2
8.0.0.M1
8.0.0.M0
7.0.2.v20100331
7.0.2.RC0
7.0.1.v20091125
7.0.0.1beta3
7.0.0.1beta2
7.0.0.1beta1
7.0.0.v20091005
7.0.0.RC6
7.0.0.RC5
7.0.0.RC4
7.0.0.RC3
7.0.0.RC2