Last Version

Example :: Async Rest Webapp 8.0.0.M3

Jetty integrations and distributions

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

example-async-rest-webapp
Version

Version

8.0.0.M3
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 8.0.0.M3


<!-- 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.