MVN

org.glassfish.web : jakarta.servlet.jsp

Maven & Gradle

Oct 21, 2020
23 usages
37 stars

Jakarta Server Pages implementation · JavaServer Pages API

<dependency>
    <groupId>org.glassfish.web</groupId>
    <artifactId>jakarta.servlet.jsp</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.glassfish.web : jakarta.servlet.jsp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0
  • Latest Release Candidate: 3.0.0-RC1

All Versions

Choose a version of org.glassfish.web : jakarta.servlet.jsp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
jakarta.servlet.jsp-3.0.0
jakarta.servlet.jsp-3.0.0-RC1
2.3.x
jakarta.servlet.jsp-2.3.6
jakarta.servlet.jsp-2.3.5

How to add a dependency to Maven

Add the following org.glassfish.web : jakarta.servlet.jsp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.glassfish.web</groupId>
    <artifactId>jakarta.servlet.jsp</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.glassfish.web : jakarta.servlet.jsp gradle dependency to your build.gradle file:

implementation 'org.glassfish.web:jakarta.servlet.jsp:3.0.0'

Gradle Kotlin DSL: Add the following org.glassfish.web : jakarta.servlet.jsp gradle kotlin dependency to your build.gradle.kts file:

implementation("org.glassfish.web:jakarta.servlet.jsp:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.glassfish.web : jakarta.servlet.jsp sbt scala dependency to your build.sbt file:

libraryDependencies += "org.glassfish.web" % "jakarta.servlet.jsp" % "3.0.0"

Advertisement

Dependencies from Group

Aug 04, 2011
636 usages
Oct 18, 2017
470 usages
14 stars
Jun 15, 2011
288 usages
Jul 13, 2018
91 usages
44 stars
Aug 02, 2018
58 usages
21 stars

Discover Dependencies

Jul 12, 2023
22 usages
3k stars
Feb 19, 2022
5 usages
0 stars
Sep 17, 2014
10 usages
1.3k stars
Jan 27, 2017
2 usages
24 stars
Apr 09, 2019
17 usages
3 stars
Jan 25, 2021
8 usages
2 stars
Feb 29, 2016
8 usages
4 stars
Jan 26, 2018
3 usages
Feb 17, 2017
4 usages
7 stars
Aug 10, 2023
4 usages
328 stars