javax.servlet.jsp.jstl:jstl


Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier Jakarta Standard Tag Library
GroupId

GroupId

javax.servlet.jsp.jstl
ArtifactId

ArtifactId

jstl
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Download jstl

How to add to project

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

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
1.2