Last Version

Jetty :: Jasper :: Project 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

jasper-jsp
Version

Version

10.1.0-M16
Type

Type

pom
Description

Description

Jetty :: Jasper :: Project
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.
Project URL

Project URL

https://github.com/jetty-project/jasper-jsp
Source Code Management

Source Code Management

https://github.com/jetty-project/jasper-jsp

Download jasper-jsp 10.1.0-M16

Filename Size
jasper-jsp-10.1.0-M16.pom 12 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • apache-el
  • apache-jsp