License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers GlassFish Jakarta Standard Tag Library Jakarta EE The Web Tier CLI User Interface |
GroupId | GroupIdorg.eclipse.jetty |
ArtifactId | ArtifactIdglassfish-jstl |
Last Version | Last Version11.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGlassfish :: JSTL module
The Eclipse Jetty Project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
glassfish-jstl-11.0.11.pom | |
glassfish-jstl-11.0.11.jar | 12 KB |
glassfish-jstl-11.0.11-sources.jar | 11 KB |
glassfish-jstl-11.0.11-config.jar | 673 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.jetty/glassfish-jstl/ -->
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>glassfish-jstl</artifactId>
<version>11.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty/glassfish-jstl/
implementation 'org.eclipse.jetty:glassfish-jstl:11.0.11'
// https://jarcasting.com/artifacts/org.eclipse.jetty/glassfish-jstl/
implementation ("org.eclipse.jetty:glassfish-jstl:11.0.11")
'org.eclipse.jetty:glassfish-jstl:jar:11.0.11'
<dependency org="org.eclipse.jetty" name="glassfish-jstl" rev="11.0.11">
<artifact name="glassfish-jstl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty', module='glassfish-jstl', version='11.0.11')
)
libraryDependencies += "org.eclipse.jetty" % "glassfish-jstl" % "11.0.11"
[org.eclipse.jetty/glassfish-jstl "11.0.11"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet.jsp.jstl : jakarta.servlet.jsp.jstl-api | jar | 2.0.0 |
org.glassfish.web : jakarta.servlet.jsp.jstl | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty.toolchain : jetty-test-helper | jar | 5.9 |
org.eclipse.jetty : apache-jsp | jar | 11.0.11 |
org.eclipse.jetty : jetty-annotations | jar | 11.0.11 |
org.eclipse.jetty : jetty-webapp | jar | 11.0.11 |
org.slf4j : slf4j-simple | jar | 2.0.0-alpha6 |
org.junit.jupiter : junit-jupiter | jar |