MVN

jstl : jstl

Maven & Gradle

Sep 20, 2005
220 usages

Java Server Pages Standard Tag Library · The JavaServer Pages Standard Tag Library (JSTL) encapsulates, as simple tags, core functionality common to many JSP applications.

<dependency>
    <groupId>jstl</groupId>
    <artifactId>jstl</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2

All Versions

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

Version Vulnerabilities Updated
1.2
jstl-1.2
1.1.x
jstl-1.1.2
jstl-1.1.1
jstl-1.1.0
1.0
jstl-1.0
1.0.x
jstl-1.0.6
jstl-1.0.5
jstl-1.0.4
jstl-1.0.3
jstl-1.0.2
jstl-1.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>jstl</groupId>
    <artifactId>jstl</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'jstl:jstl:1.0'

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

implementation("jstl:jstl:1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "jstl" % "jstl" % "1.0"

Advertisement

Dependencies from Group

Sep 20, 2005
220 usages

Discover Dependencies

Sep 09, 2022
2.1k usages
29 usages
527 stars
Aug 24, 2023
5.9k usages
72.5k stars
Jul 14, 2020
1.5k usages
5.9k stars
Mar 21, 2012
1.4k usages
Aug 21, 2023
1.8k usages
8.3k stars
Aug 24, 2023
8.4k usages
72.5k stars
Jul 13, 2023
10k usages
54.9k stars
Sep 12, 2022
42 usages
57 stars
Jul 13, 2023
3.6k usages
54.9k stars