Last Version

JSP implementation 2.2.2-b06


License

License

CDDL + GPLv2 with classpath exception
Categories

Categories

GlassFish Container Application Servers Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

org.glassfish.web
ArtifactId

ArtifactId

jsp-impl
Version

Version

2.2.2-b06
Type

Type

jar
Description

Description

JSP implementation
Project Organization

Project Organization

GlassFish Community

Download jsp-impl 2.2.2-b06


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

Dependencies

provided (3)

Group / Artifact Type Version
org.glassfish : javax.servlet jar 3.0-b72
javax.servlet.jsp : jsp-api jar 2.2.1-b03
javax.el : el-api jar 2.2

Project Modules

There are no modules declared in this project.