Jetty :: Webapp Application Support

Jetty web application support

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

jetty-webapp
Last Version

Last Version

7.0.0.pre5
Release Date

Release Date

Type

Type

jar
Description

Description

Jetty :: Webapp Application Support
Jetty web application support
Project Organization

Project Organization

Mort Bay Consulting

Download jetty-webapp

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.mortbay.jetty : jetty jar 7.0.0.pre5
org.mortbay.jetty : jetty-xml jar 7.0.0.pre5
org.mortbay.jetty : jetty-security jar 7.0.0.pre5

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
7.0.0.pre5
7.0.0.pre4