is not current version
Last Version 3.2.1

Apache Commons JEXL 3.1

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

License

License

GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-jexl3
Version

Version

3.1
Type

Type

jar
Description

Description

Apache Commons JEXL
The Apache 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-jexl3 3.1


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.