Last Version

jstl:jstl 1.2


Categories

Categories

Jakarta Standard Tag Library Jakarta EE The Web Tier
GroupId

GroupId

jstl
ArtifactId

ArtifactId

jstl
Version

Version

1.2
Type

Type

jar
Description

Description

Download jstl 1.2

Filename Size
jstl-1.2.pom
jstl-1.2.jar 404 KB
Browse

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