Last Version

JavaServer Pages modules 2.2.1-b03


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
Version

Version

2.2.1-b03
Type

Type

pom
Description

Description

JavaServer Pages modules
Project Organization

Project Organization

GlassFish Community

Download jsp 2.2.1-b03

Filename Size
jsp-2.2.1-b03.pom 7 KB
Browse

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

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.