MVN

javax.servlet : jsp-api

Maven & Gradle

Nov 06, 2006
677 usages
<dependency>
    <groupId>javax.servlet</groupId>
    <artifactId>jsp-api</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.servlet : jsp-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of javax.servlet : jsp-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
jsp-api-2.0
2.0.x
jsp-api-2.0.public_draft

How to add a dependency to Maven

Add the following javax.servlet : jsp-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>javax.servlet</groupId>
    <artifactId>jsp-api</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.servlet : jsp-api gradle dependency to your build.gradle file:

implementation 'javax.servlet:jsp-api:2.0'

Gradle Kotlin DSL: Add the following javax.servlet : jsp-api gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.servlet:jsp-api:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.servlet : jsp-api sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.servlet" % "jsp-api" % "2.0"

Advertisement

Dependencies from Group

Apr 20, 2018
13.8k usages
251 stars
Apr 17, 2008
8.5k usages
Nov 06, 2006
1.8k usages
Nov 06, 2006
677 usages
Mar 06, 2006

Discover Dependencies

Jul 23, 2023
451 usages
Feb 09, 2022
36 usages
Mar 09, 2023
722 usages
14.5k stars
May 11, 2023
69 usages
81 stars
Jul 18, 2023
12 usages
2.5k stars
Aug 22, 2023
22.9k usages
14.5k stars
May 30, 2023
10k usages
998 stars
Nov 09, 2021
18 usages
119 stars
Aug 25, 2023
12 usages
15.4k stars
Jun 03, 2023
10 usages
391 stars