Commons JEXL

The Commons Jexl library is an implementation of the JSTL Expression Language with extensions.

License

License

GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-jexl
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Commons JEXL
The Commons Jexl library is an implementation of the JSTL Expression Language with extensions.
Project URL

Project URL

http://commons.apache.org/jexl/
Project Organization

Project Organization

The Apache Software Foundation

Download commons-jexl

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1

provided (1)

Group / Artifact Type Version
org.apache.bsf : bsf-api jar 3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.1
2.0.1
2.0