Commons JEXL

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

License

License

The Apache Software License, Version 2.0
Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson
ArtifactId

ArtifactId

commons-jexl
Last Version

Last Version

1.1-hudson-20090508
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/org.jvnet.hudson/commons-jexl/ -->
<dependency>
    <groupId>org.jvnet.hudson</groupId>
    <artifactId>commons-jexl</artifactId>
    <version>1.1-hudson-20090508</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson/commons-jexl/
implementation 'org.jvnet.hudson:commons-jexl:1.1-hudson-20090508'
// https://jarcasting.com/artifacts/org.jvnet.hudson/commons-jexl/
implementation ("org.jvnet.hudson:commons-jexl:1.1-hudson-20090508")
'org.jvnet.hudson:commons-jexl:jar:1.1-hudson-20090508'
<dependency org="org.jvnet.hudson" name="commons-jexl" rev="1.1-hudson-20090508">
  <artifact name="commons-jexl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson', module='commons-jexl', version='1.1-hudson-20090508')
)
libraryDependencies += "org.jvnet.hudson" % "commons-jexl" % "1.1-hudson-20090508"
[org.jvnet.hudson/commons-jexl "1.1-hudson-20090508"]

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1-hudson-20090508
1.1-hudson-20090322
1.1-hudson-20081031
1.1-hudson-20080725
1.1-hudson-20071129
1.1-hudson-20071021