Last Version

Apache :: JSTL module 11.0.0

The Eclipse Jetty Project

License

License

Categories

Categories

Jetty Container Application Servers Jakarta Standard Tag Library Jakarta EE The Web Tier CLI User Interface
GroupId

GroupId

org.eclipse.jetty
ArtifactId

ArtifactId

apache-jstl
Version

Version

11.0.0
Type

Type

jar
Description

Description

Apache :: JSTL module
The Eclipse Jetty Project
Project URL

Project URL

http://tomcat.apache.org/taglibs/standard/
Project Organization

Project Organization

Webtide

Download apache-jstl 11.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
jakarta.servlet.jsp.jstl : jakarta.servlet.jsp.jstl-api jar 2.0.0
org.mortbay.jasper : taglibs-standard jar 10.0.0-M10

test (6)

Group / Artifact Type Version
org.eclipse.jetty.toolchain : jetty-test-helper jar 5.5
org.eclipse.jetty : apache-jsp jar 11.0.0
org.eclipse.jetty : jetty-annotations jar 11.0.0
org.eclipse.jetty : jetty-webapp jar 11.0.0
org.slf4j : slf4j-simple jar 2.0.0-alpha1
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.