Java Servlet Technology

Java Servlet technology provides Web developers with a simple, consistent mechanism for extending the functionality of a Web server and for accessing existing business systems.

GroupId

GroupId

servletapi
ArtifactId

ArtifactId

servletapi
Last Version

Last Version

2.4-20040521
Release Date

Release Date

Type

Type

jar
Description

Description

Java Servlet Technology
Java Servlet technology provides Web developers with a simple, consistent mechanism for extending the functionality of a Web server and for accessing existing business systems.

Download servletapi

How to add to project

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

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.

Versions

Version
2.4-20040521
2.4-20030804.000000
2.4.public_draft
2.4
2.3
2.2