Last Version

Example Async Rest :: Webapp 9.4.15.v20190215

The Eclipse Jetty Project

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.example-async-rest
ArtifactId

ArtifactId

example-async-rest-webapp
Version

Version

9.4.15.v20190215
Type

Type

war
Description

Description

Example Async Rest :: Webapp
The Eclipse Jetty Project
Project Organization

Project Organization

Webtide

Download example-async-rest-webapp 9.4.15.v20190215


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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.jetty.example-async-rest : example-async-rest-jar jar 9.4.15.v20190215

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

Group / Artifact Type Version
org.eclipse.jetty : jetty-webapp jar 9.4.15.v20190215
org.junit.jupiter : junit-jupiter-engine jar 5.3.1

Project Modules

There are no modules declared in this project.