JEXL is a library intended to facilitate the implementation of dynamic
and scripting features in applications and frameworks written in Java.
JEXL implements an Expression Language based on some extensions to the JSTL
Expression Language supporting most of the constructs seen in shell-script or ECMAScript.
Its goal is to expose scripting features usable by technical operatives
or consultants working with enterprise platforms.
JAR File Size and Download Location:
File name: commons-jexl.jar, commons-jexl-1.1.jar
File size: 132165 bytes
Date modified: 08-Sep-2006
Download: Java Expression Language (JEXL)
Manifest of the JAR:
Built-By: rahul
Package: org.apache.commons.jexl
Build-Jdk: 1.3.1_18
Extension-Name: commons-jexl
Specification-Title: Commons JEXL Expression Language Engine
Specification-Vendor: The Apache Software Foundation
Implementation-Title: org.apache.commons.jexl
Implementation-Vendor: The Apache Software Foundation
Implementation-Version: 1.1
Specification-Version: 1.0
Implementation-Vendor-Id: org.apache
X-Compile-Source-JDK: 1.2
X-Compile-Target-JDK: 1.2
|