Last Version

GlassFish JSTL related modules 1.2

Java.net - The Source for Java Technology Collaboration

License

License

CDDL + GPLv2 with classpath exception
Categories

Categories

GlassFish Container Application Servers Jakarta Standard Tag Library Jakarta EE The Web Tier
GroupId

GroupId

org.glassfish.web
ArtifactId

ArtifactId

jstl
Version

Version

1.2
Type

Type

pom
Description

Description

GlassFish JSTL related modules
Java.net - The Source for Java Technology Collaboration
Project URL

Project URL

http://jstl.java.net
Project Organization

Project Organization

GlassFish Community

Download jstl 1.2

Filename Size
jstl-1.2.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/org.glassfish.web/jstl/ -->
<dependency>
    <groupId>org.glassfish.web</groupId>
    <artifactId>jstl</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.web/jstl/
implementation 'org.glassfish.web:jstl:1.2'
// https://jarcasting.com/artifacts/org.glassfish.web/jstl/
implementation ("org.glassfish.web:jstl:1.2")
'org.glassfish.web:jstl:pom:1.2'
<dependency org="org.glassfish.web" name="jstl" rev="1.2">
  <artifact name="jstl" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.web', module='jstl', version='1.2')
)
libraryDependencies += "org.glassfish.web" % "jstl" % "1.2"
[org.glassfish.web/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

  • api
  • impl