MVN

servletapi : servletapi

Maven & Gradle

Sep 20, 2005
151 usages

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.

<dependency>
    <groupId>servletapi</groupId>
    <artifactId>servletapi</artifactId>
    <version>2.4-20040521</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of servletapi : servletapi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4-20040521

All Versions

Choose a version of servletapi : servletapi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4
servletapi-2.4-20040521
servletapi-2.4-20030804.000000
servletapi-2.4
2.4.x
servletapi-2.4.public_draft
2.3
servletapi-2.3
2.2
servletapi-2.2

How to add a dependency to Maven

Add the following servletapi : servletapi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>servletapi</groupId>
    <artifactId>servletapi</artifactId>
    <version>2.4-20040521</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following servletapi : servletapi gradle dependency to your build.gradle file:

implementation 'servletapi:servletapi:2.4-20040521'

Gradle Kotlin DSL: Add the following servletapi : servletapi gradle kotlin dependency to your build.gradle.kts file:

implementation("servletapi:servletapi:2.4-20040521")

How to add a dependency to SBT Scala

SBT Scala: Add the following servletapi : servletapi sbt scala dependency to your build.sbt file:

libraryDependencies += "servletapi" % "servletapi" % "2.4-20040521"

Advertisement

Dependencies from Group

Sep 20, 2005
151 usages
Sep 20, 2005
17 usages

Discover Dependencies

Jan 04, 2019
17 usages
Aug 18, 2017
36 usages
220 stars
Jul 26, 2023
66 usages
314 stars
Nov 22, 2018
52 usages
650 stars
Aug 16, 2023
74 usages
635 stars
Aug 21, 2023
374 usages
3.9k stars