Commons JEXL

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

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

commons-jexl
ArtifactId

ArtifactId

commons-jexl
Last Version

Last Version

20040901.055348
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

The Apache Software Foundation

Download commons-jexl

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
commons-logging : commons-logging jar 1.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
20040901.055348
20040821.000101
20030307.151331
1.1
1.0
1.0-RC1
1.0-beta-2
1.0-beta-1