Last Version

MortBay :: Apache Jasper :: JSP Implementation 10.1.0-M16

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.1.0-M16
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.1.0-M16


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

Dependencies

compile (3)

Group / Artifact Type Version
org.mortbay.jasper : apache-el jar 10.1.0-M16
org.apache.tomcat : tomcat-jasper Optional jar 10.1.0-M16
org.eclipse.jdt : ecj jar 3.30.0

Project Modules

There are no modules declared in this project.