is not current version
Last Version 20040901.055348

commons-jexl:commons-jexl 20040821.000101

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

GroupId

GroupId

commons-jexl
ArtifactId

ArtifactId

commons-jexl
Version

Version

20040821.000101
Type

Type

jar

Download commons-jexl 20040821.000101


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