Last Version

Glassfish :: Jasper API JSP 2.1 7.0.0pre2

JSP2.1 API

License

License

Categories

Categories

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

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

jsp-api-2.1
Version

Version

7.0.0pre2
Type

Type

jar
Description

Description

Glassfish :: Jasper API JSP 2.1
JSP2.1 API
Project Organization

Project Organization

Mort Bay Consulting

Download jsp-api-2.1 7.0.0pre2


<!-- https://jarcasting.com/artifacts/org.mortbay.jetty/jsp-api-2.1/ -->
<dependency>
    <groupId>org.mortbay.jetty</groupId>
    <artifactId>jsp-api-2.1</artifactId>
    <version>7.0.0pre2</version>
</dependency>
// https://jarcasting.com/artifacts/org.mortbay.jetty/jsp-api-2.1/
implementation 'org.mortbay.jetty:jsp-api-2.1:7.0.0pre2'
// https://jarcasting.com/artifacts/org.mortbay.jetty/jsp-api-2.1/
implementation ("org.mortbay.jetty:jsp-api-2.1:7.0.0pre2")
'org.mortbay.jetty:jsp-api-2.1:jar:7.0.0pre2'
<dependency org="org.mortbay.jetty" name="jsp-api-2.1" rev="7.0.0pre2">
  <artifact name="jsp-api-2.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mortbay.jetty', module='jsp-api-2.1', version='7.0.0pre2')
)
libraryDependencies += "org.mortbay.jetty" % "jsp-api-2.1" % "7.0.0pre2"
[org.mortbay.jetty/jsp-api-2.1 "7.0.0pre2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.mortbay.jetty : servlet-api-3.0 jar 7.0.0pre2

Project Modules

There are no modules declared in this project.