Java Servlet API

Java.net - The Source for Java Technology Collaboration

License

License

GroupId

GroupId

javax.servlet
ArtifactId

ArtifactId

javax.servlet-api
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Java Servlet API
Java.net - The Source for Java Technology Collaboration
Project URL

Project URL

https://javaee.github.io/servlet-spec/
Project Organization

Project Organization

GlassFish Community
Source Code Management

Source Code Management

https://github.com/javaee/servlet-spec

Download javax.servlet-api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

⚠️ This project is now part of the EE4J initiative. This repository has been archived as all activities are now happening in the corresponding Eclipse repository. See here for the overall EE4J transition status.


Java Servlet API

Building

Prerequisites:

  • JDK8+
  • Maven 3.0.3+

Run the build:

mvn install

The build runs copyright check and generates the jar, sources-jar and javadoc-jar by default.

Checking findbugs

mvn -DskipTests -Dfindbugs.threshold=Low findbugs:findbugs

javax.servlet

Java EE

Java Enterprise Edition

Versions

Version
4.0.1
4.0.0
4.0.0-b07
4.0.0-b06
4.0.0-b05
4.0.0-b04
4.0.0-b03
4.0.0-b02
4.0.0-b01
3.1.0
3.1-b09
3.1-b08
3.1-b07
3.1-b06
3.1-b05
3.1-b04
3.1-b03
3.1-b02
3.1-b01
3.0.1