is not current version
Last Version 10.1.0-M16

MortBay :: Apache Jasper :: JSP Implementation 10.0.14

A rebundling of Apache Tomcat Jasper to remove the tomcat server dependencies, so that the JSP engine can be used by the Eclipse Jetty project.

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

org.mortbay.jasper
ArtifactId

ArtifactId

apache-jsp
Version

Version

10.0.14
Type

Type

jar
Description

Description

MortBay :: Apache Jasper :: JSP Implementation
A rebundling of Apache Tomcat Jasper to remove the tomcat server dependencies, so that the JSP engine can be used by the Eclipse Jetty project.

Download apache-jsp 10.0.14


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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.jetty.toolchain : jetty-schemas jar 5.2
org.mortbay.jasper : apache-el jar 10.0.14
org.apache.tomcat : tomcat-jasper Optional jar 10.0.14
org.eclipse.jdt : ecj jar 3.27.0

Project Modules

There are no modules declared in this project.