не последняя версия
Последняя версия 10.1.0-M16

MortBay :: Apache EL :: API and Implementation 10.0.2

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.

Лицензия

Лицензия

Группа

Группа

org.mortbay.jasper
Идентификатор

Идентификатор

apache-el
Версия

Версия

10.0.2
Тип

Тип

jar
Описание

Описание

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.

Скачать apache-el 10.0.2


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.tomcat : tomcat-jasper Необязательный jar 10.0.2

provided (2)

Идентификатор библиотеки Тип Версия
jakarta.servlet : jakarta.servlet-api jar 5.0.0
org.apache.ant : ant jar 1.10.9

Модули Проекта

Данный проект не имеет модулей.