Jetty Test Webapp


License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

test
Last Version

Last Version

6.0.0rc2
Release Date

Release Date

Type

Type

war
Description

Description

Jetty Test Webapp
Project Organization

Project Organization

Mort Bay Consulting

Download test

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.mortbay.jetty : jetty-util jar 6.0.0rc2

provided (2)

Group / Artifact Type Version
org.mortbay.jetty : servlet-api-2.5 jar 6.0.0rc2
org.mortbay.jetty : jsp-api-2.1 jar 6.0.0rc2

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.mortbay.jetty : jetty jar 6.0.0rc2

Project Modules

There are no modules declared in this project.

Versions

Version
6.0.0rc2
6.0.0rc1
6.0.0rc0
6.0.0beta17
6.0.0beta16
6.0.0beta15
6.0.0beta14
6.0.0beta12
6.0.0beta11
6.0.0beta10
6.0.0beta9
6.0.0beta8
6.0.0beta7
6.0.0beta6
6.0.0beta5
6.0.0beta4
6.0.0beta3
6.0.0beta2
6.0.0Beta1