Registry / utility / tomcat-jasper-el

tomcat-jasper-el

JSON →
library11.0.21javamavenunverified

Jasper Expression Language implementation for Apache Tomcat.

<dependency> <groupId>org.apache.tomcat</groupId> <artifactId>tomcat-jasper-el</artifactId> <version>11.0.21</version> </dependency>
INSTALL
IMPORT
SIG · TOMCAT-JASPER-EL
T
tomcat-jasper-el
utilityjavav11.0.21
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ELContextImpl
org.apache.jasper.el.ELContextImpl

Create an EL context for expression evaluation.

import org.apache.jasper.el.ELContextImpl; public class Example { public static void main(String[] args) { ELContextImpl context = new ELContextImpl(); System.out.println("EL context created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
11.0.21latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
tomcat-jasper-el — mvn dependency:get tomcat-jasper-el · libregistry