is not current version
Last Version 10.1.0-M16

MortBay :: Apache EL :: API and Implementation 10.0.7

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

GroupId

GroupId

org.mortbay.jasper
ArtifactId

ArtifactId

apache-el
Version

Version

10.0.7
Type

Type

jar
Description

Description

MortBay :: Apache EL :: API and 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-el 10.0.7


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.tomcat : tomcat-jasper Optional jar 10.0.7

provided (2)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api jar 5.0.0
org.apache.ant : ant jar 1.10.10

Project Modules

There are no modules declared in this project.