Jetty :: Test Jetty Webapp

Jetty integrations and distributions

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

test-jetty-webapp
Last Version

Last Version

8.0.0.M2
Release Date

Release Date

Type

Type

war
Description

Description

Jetty :: Test Jetty Webapp
Jetty integrations and distributions
Project Organization

Project Organization

Mort Bay Consulting

Download test-jetty-webapp

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.jetty : test-jetty-webapp war 8.0.0.M2

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
8.0.0.M2
8.0.0.M1
8.0.0.M0
7.3.0.v20110203
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