is not current version
Last Version 11.0.11

Jetty :: Webapp Application Support 11.0.6

Jetty web application support

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty
ArtifactId

ArtifactId

jetty-webapp
Version

Version

11.0.6
Type

Type

jar
Description

Description

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

Project URL

https://eclipse.org/jetty/jetty-webapp
Project Organization

Project Organization

Webtide

Download jetty-webapp 11.0.6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.jetty : jetty-servlet jar 11.0.6
org.eclipse.jetty : jetty-xml jar 11.0.6
org.slf4j : slf4j-api jar 2.0.0-alpha1

test (6)

Group / Artifact Type Version
org.eclipse.jetty : jetty-jmx jar 11.0.6
org.eclipse.jetty : jetty-slf4j-impl jar 11.0.6
org.eclipse.jetty.tests » jetty-http-tools jar 11.0.6
org.eclipse.jetty.toolchain : jetty-test-helper jar 5.5
org.eclipse.jetty : jetty-client jar 11.0.6
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.