Download commons-jexl3-3.1.jar file

Introduction

You can download commons-jexl3-3.1.jar in this page.

License

Apache License

Type List

commons-jexl3-3.1.jar file has the following types.

META-INF/LICENSE.txt
META-INF/MANIFEST.MF
META-INF/NOTICE.txt
META-INF/maven/org.apache.commons/commons-jexl3/pom.properties
META-INF/maven/org.apache.commons/commons-jexl3/pom.xml
META-INF/services/javax.script.ScriptEngineFactory
org.apache.commons.jexl3.JexlArithmetic.class
org.apache.commons.jexl3.JexlBuilder.class
org.apache.commons.jexl3.JexlContext.class
org.apache.commons.jexl3.JexlEngine.class
org.apache.commons.jexl3.JexlException.class
org.apache.commons.jexl3.JexlExpression.class
org.apache.commons.jexl3.JexlInfo.class
org.apache.commons.jexl3.JexlOperator.class
org.apache.commons.jexl3.JexlScript.class
org.apache.commons.jexl3.JxltEngine.class
org.apache.commons.jexl3.MapContext.class
org.apache.commons.jexl3.ObjectContext.class
org.apache.commons.jexl3.annotations.NoJexl.class
org.apache.commons.jexl3.internal.ArrayBuilder.class
org.apache.commons.jexl3.internal.AscIntegerIterator.class
org.apache.commons.jexl3.internal.AscLongIterator.class
org.apache.commons.jexl3.internal.Closure.class
org.apache.commons.jexl3.internal.Debugger.class
org.apache.commons.jexl3.internal.DescIntegerIterator.class
org.apache.commons.jexl3.internal.DescLongIterator.class
org.apache.commons.jexl3.internal.Engine.class
org.apache.commons.jexl3.internal.IntegerRange.class
org.apache.commons.jexl3.internal.Interpreter.class
org.apache.commons.jexl3.internal.InterpreterBase.class
org.apache.commons.jexl3.internal.LongRange.class
org.apache.commons.jexl3.internal.MapBuilder.class
org.apache.commons.jexl3.internal.Operators.class
org.apache.commons.jexl3.internal.Scope.class
org.apache.commons.jexl3.internal.Script.class
org.apache.commons.jexl3.internal.SetBuilder.class
org.apache.commons.jexl3.internal.SoftCache.class
org.apache.commons.jexl3.internal.SoftCacheEntry.class
org.apache.commons.jexl3.internal.TemplateDebugger.class
org.apache.commons.jexl3.internal.TemplateEngine.class
org.apache.commons.jexl3.internal.TemplateInterpreter.class
org.apache.commons.jexl3.internal.TemplateScript.class
org.apache.commons.jexl3.internal.introspection.AbstractExecutor.class
org.apache.commons.jexl3.internal.introspection.ArrayIterator.class
org.apache.commons.jexl3.internal.introspection.ArrayListWrapper.class
org.apache.commons.jexl3.internal.introspection.BooleanGetExecutor.class
org.apache.commons.jexl3.internal.introspection.ClassMap.class
org.apache.commons.jexl3.internal.introspection.ConstructorMethod.class
org.apache.commons.jexl3.internal.introspection.DuckGetExecutor.class
org.apache.commons.jexl3.internal.introspection.DuckSetExecutor.class
org.apache.commons.jexl3.internal.introspection.EnumerationIterator.class
org.apache.commons.jexl3.internal.introspection.FieldGetExecutor.class
org.apache.commons.jexl3.internal.introspection.FieldSetExecutor.class
org.apache.commons.jexl3.internal.introspection.IndexedType.class
org.apache.commons.jexl3.internal.introspection.Introspector.class
org.apache.commons.jexl3.internal.introspection.ListGetExecutor.class
org.apache.commons.jexl3.internal.introspection.ListSetExecutor.class
org.apache.commons.jexl3.internal.introspection.MapGetExecutor.class
org.apache.commons.jexl3.internal.introspection.MapSetExecutor.class
org.apache.commons.jexl3.internal.introspection.MethodExecutor.class
org.apache.commons.jexl3.internal.introspection.MethodKey.class
org.apache.commons.jexl3.internal.introspection.Permissions.class
org.apache.commons.jexl3.internal.introspection.PropertyGetExecutor.class
org.apache.commons.jexl3.internal.introspection.PropertySetExecutor.class
org.apache.commons.jexl3.internal.introspection.SandboxUberspect.class
org.apache.commons.jexl3.internal.introspection.Uberspect.class
org.apache.commons.jexl3.introspection.JexlMethod.class
org.apache.commons.jexl3.introspection.JexlPropertyGet.class
org.apache.commons.jexl3.introspection.JexlPropertySet.class
org.apache.commons.jexl3.introspection.JexlSandbox.class
org.apache.commons.jexl3.introspection.JexlUberspect.class
org.apache.commons.jexl3.parser.ASTAddNode.class
org.apache.commons.jexl3.parser.ASTAmbiguous.class
org.apache.commons.jexl3.parser.ASTAndNode.class
org.apache.commons.jexl3.parser.ASTAnnotatedStatement.class
org.apache.commons.jexl3.parser.ASTAnnotation.class
org.apache.commons.jexl3.parser.ASTArguments.class
org.apache.commons.jexl3.parser.ASTArrayAccess.class
org.apache.commons.jexl3.parser.ASTArrayLiteral.class
org.apache.commons.jexl3.parser.ASTAssignment.class
org.apache.commons.jexl3.parser.ASTBitwiseAndNode.class
org.apache.commons.jexl3.parser.ASTBitwiseComplNode.class
org.apache.commons.jexl3.parser.ASTBitwiseOrNode.class
org.apache.commons.jexl3.parser.ASTBitwiseXorNode.class
org.apache.commons.jexl3.parser.ASTBlock.class
org.apache.commons.jexl3.parser.ASTBreak.class
org.apache.commons.jexl3.parser.ASTConstructorNode.class
org.apache.commons.jexl3.parser.ASTContinue.class
org.apache.commons.jexl3.parser.ASTDivNode.class
org.apache.commons.jexl3.parser.ASTEQNode.class
org.apache.commons.jexl3.parser.ASTERNode.class
org.apache.commons.jexl3.parser.ASTEWNode.class
org.apache.commons.jexl3.parser.ASTEmptyFunction.class
org.apache.commons.jexl3.parser.ASTEmptyMethod.class
org.apache.commons.jexl3.parser.ASTExtendedLiteral.class
org.apache.commons.jexl3.parser.ASTFalseNode.class
org.apache.commons.jexl3.parser.ASTForeachStatement.class
org.apache.commons.jexl3.parser.ASTFunctionNode.class
org.apache.commons.jexl3.parser.ASTGENode.class
org.apache.commons.jexl3.parser.ASTGTNode.class
org.apache.commons.jexl3.parser.ASTIdentifier.class
org.apache.commons.jexl3.parser.ASTIdentifierAccess.class
org.apache.commons.jexl3.parser.ASTIfStatement.class
org.apache.commons.jexl3.parser.ASTJexlLambda.class
org.apache.commons.jexl3.parser.ASTJexlScript.class
org.apache.commons.jexl3.parser.ASTJxltLiteral.class
org.apache.commons.jexl3.parser.ASTLENode.class
org.apache.commons.jexl3.parser.ASTLTNode.class
org.apache.commons.jexl3.parser.ASTMapEntry.class
org.apache.commons.jexl3.parser.ASTMapLiteral.class
org.apache.commons.jexl3.parser.ASTMethodNode.class
org.apache.commons.jexl3.parser.ASTModNode.class
org.apache.commons.jexl3.parser.ASTMulNode.class
org.apache.commons.jexl3.parser.ASTNENode.class
org.apache.commons.jexl3.parser.ASTNEWNode.class
org.apache.commons.jexl3.parser.ASTNRNode.class
org.apache.commons.jexl3.parser.ASTNSWNode.class
org.apache.commons.jexl3.parser.ASTNotNode.class
org.apache.commons.jexl3.parser.ASTNullLiteral.class
org.apache.commons.jexl3.parser.ASTNumberLiteral.class
org.apache.commons.jexl3.parser.ASTOrNode.class
org.apache.commons.jexl3.parser.ASTRangeNode.class
org.apache.commons.jexl3.parser.ASTReference.class
org.apache.commons.jexl3.parser.ASTReferenceExpression.class
org.apache.commons.jexl3.parser.ASTReturnStatement.class
org.apache.commons.jexl3.parser.ASTSWNode.class
org.apache.commons.jexl3.parser.ASTSetAddNode.class
org.apache.commons.jexl3.parser.ASTSetAndNode.class
org.apache.commons.jexl3.parser.ASTSetDivNode.class
org.apache.commons.jexl3.parser.ASTSetLiteral.class
org.apache.commons.jexl3.parser.ASTSetModNode.class
org.apache.commons.jexl3.parser.ASTSetMultNode.class
org.apache.commons.jexl3.parser.ASTSetOrNode.class
org.apache.commons.jexl3.parser.ASTSetSubNode.class
org.apache.commons.jexl3.parser.ASTSetXorNode.class
org.apache.commons.jexl3.parser.ASTSizeFunction.class
org.apache.commons.jexl3.parser.ASTSizeMethod.class
org.apache.commons.jexl3.parser.ASTStringLiteral.class
org.apache.commons.jexl3.parser.ASTSubNode.class
org.apache.commons.jexl3.parser.ASTTernaryNode.class
org.apache.commons.jexl3.parser.ASTTrueNode.class
org.apache.commons.jexl3.parser.ASTUnaryMinusNode.class
org.apache.commons.jexl3.parser.ASTVar.class
org.apache.commons.jexl3.parser.ASTWhileStatement.class
org.apache.commons.jexl3.parser.JJTParserState.class
org.apache.commons.jexl3.parser.JavaccError.class
org.apache.commons.jexl3.parser.JexlNode.class
org.apache.commons.jexl3.parser.JexlParser.class
org.apache.commons.jexl3.parser.Node.class
org.apache.commons.jexl3.parser.NumberParser.class
org.apache.commons.jexl3.parser.ParseException.class
org.apache.commons.jexl3.parser.Parser.class
org.apache.commons.jexl3.parser.ParserConstants.class
org.apache.commons.jexl3.parser.ParserTokenManager.class
org.apache.commons.jexl3.parser.ParserTreeConstants.class
org.apache.commons.jexl3.parser.ParserVisitor.class
org.apache.commons.jexl3.parser.SimpleCharStream.class
org.apache.commons.jexl3.parser.SimpleNode.class
org.apache.commons.jexl3.parser.StringParser.class
org.apache.commons.jexl3.parser.Token.class
org.apache.commons.jexl3.parser.TokenMgrError.class
org.apache.commons.jexl3.scripting.JexlScriptEngine.class
org.apache.commons.jexl3.scripting.JexlScriptEngineFactory.class
org.apache.commons.jexl3.scripting.Main.class

Pom

commons-jexl3-3.1.pom file content.

<?xml version="1.0"?>
<!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0
   (the "License"); you may not use this file except in compliance with
   the License.  You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <parent>
        <groupId>org.apache.commons</groupId>
        <artifactId>commons-parent</artifactId>
        <version>42</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-jexl3</artifactId>
    <version>3.1</version>
    <name>Apache Commons JEXL</name>
    <inceptionYear>2001</inceptionYear>
    <description>The Apache Commons JEXL library is an implementation of the JSTL Expression Language with extensions.</description>
    <url>http://commons.apache.org/jexl/</url>

    <issueManagement>
        <system>jira</system>
        <url>http://issues.apache.org/jira/browse/JEXL</url>
    </issueManagement>

    <scm>
        <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/jexl/tags/COMMONS_JEXL_3_1-RC1</connection>
        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jexl/tags/COMMONS_JEXL_3_1-RC1</developerConnection>
        <url>http://svn.apache.org/viewvc/commons/proper/jexl/tags/COMMONS_JEXL_3_1-RC1</url>
    </scm>

    <distributionManagement>
        <site>
            <id>people.apache.org</id>
            <name>Apache Commons JEXL</name>
            <url>scp://people.apache.org/www/commons.apache.org/jexl</url>
        </site>
    </distributionManagement>

    <developers>
        <developer>
            <name>dIon Gillard</name>
            <id>dion</id>
            <email>dion AT apache DOT org</email>
            <organization>The Apache Software Foundation</organization>
        </developer>
        <developer>
            <name>Geir Magnusson Jr.</name>
            <id>geirm</id>
            <email>geirm AT apache DOT org</email>
            <organization>independent</organization>
        </developer>
        <developer>
            <name>Tim O'Brien</name>
            <id>tobrien</id>
            <email>tobrien AT apache DOT org</email>
            <organization>independent</organization>
        </developer>
        <developer>
            <name>Peter Royal</name>
            <id>proyal</id>
            <email>proyal AT apache DOT org</email>
            <organization>The Apache Software Foundation</organization>
        </developer>
        <developer>
            <name>James Strachan</name>
            <id>jstrachan</id>
            <email>jstrachan AT apache DOT org</email>
            <organization>SpiritSoft, Inc.</organization>
        </developer>
        <developer>
            <name>Rahul Akolkar</name>
            <id>rahul</id>
            <email>rahul AT apache DOT org</email>
            <organization>The Apache Software Foundation</organization>
        </developer>
        <developer>
            <name>Sebastian Bazley</name>
            <id>sebb</id>
            <email>sebb AT apache DOT org</email>
        </developer>
        <developer>
            <name>Henri Biestro</name>
            <id>henrib</id>
            <email>henrib AT apache DOT org</email>
        </developer>
    </developers>

    <dependencies>
        <dependency>
            <groupId>commons-logging</groupId>
            <artifactId>commons-logging</artifactId>
            <version>1.2</version>
        </dependency>
        <dependency>
            <groupId>junit</groupId>
            <artifactId>junit</artifactId>
            <version>4.12</version>
            <scope>test</scope>
        </dependency>
    </dependencies>

    <properties>
        <maven.compiler.source>1.6</maven.compiler.source>
        <maven.compiler.target>1.6</maven.compiler.target>
        <commons.componentid>jexl</commons.componentid>
        <commons.release.version>3.1</commons.release.version>
        <commons.site.path>jexl</commons.site.path>
        <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-jexl</commons.scmPubUrl>
        <commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
        <!-- The RC version used in the staging repository URL. -->
        <commons.rc.version>RC1</commons.rc.version>
        <commons.release.2.version>2.1.1</commons.release.2.version>
        <!-- Override the default, which is ${project.artifactId}-${commons.release.[23].version} -->
        <commons.release.name>commons-jexl-${commons.release.version}</commons.release.name>
        <commons.release.2.name>commons-jexl-${commons.release.2.version}</commons.release.2.name>
        <commons.release.3.name>commons-jexl-${commons.release.3.version}</commons.release.3.name>
        <commons.release.3.desc>Legacy</commons.release.3.desc>
        <commons.release.3.version>1.1</commons.release.3.version>
        <commons.release.3.binary.suffix />
        <commons.jira.id>JEXL</commons.jira.id>
        <commons.jira.pid>12310479</commons.jira.pid>
        <checkstyle.plugin.version>2.17</checkstyle.plugin.version>
        <checksyle.version>6.13</checksyle.version>
    </properties>

    <build>
        <plugins>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-compiler-plugin</artifactId>
            </plugin>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-surefire-plugin</artifactId>
                <configuration>
                    <includes>
                        <include>**/*Test.java</include>
                    </includes>
                </configuration>
            </plugin>
            <plugin>
                <artifactId>maven-assembly-plugin</artifactId>
                <configuration>
                    <descriptors>
                        <descriptor>src/assembly/bin.xml</descriptor>
                        <descriptor>src/assembly/src.xml</descriptor>
                    </descriptors>
                    <tarLongFileMode>gnu</tarLongFileMode>
                    <finalName>commons-jexl-${project.version}</finalName>
                </configuration>
            </plugin>
            <plugin>
                <groupId>org.codehaus.mojo</groupId>
                <artifactId>javacc-maven-plugin</artifactId>
                <version>2.6</version>
                <executions>
                    <execution>
                        <id>jexl-jjtree</id>
                        <configuration>
                            <sourceDirectory>${basedir}/src/main/java/org/apache/commons/jexl3/parser</sourceDirectory>
                            <outputDirectory>${project.build.directory}/generated-sources/java</outputDirectory>
                            <timestampDirectory>${project.build.directory}/generated-sources/javacc-timestamp</timestampDirectory>
                            <packageName>org.apache.commons.jexl3.parser</packageName>
                        </configuration>
                        <goals>
                            <goal>jjtree-javacc</goal>
                        </goals>
                    </execution>
                </executions>
            </plugin>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-jar-plugin</artifactId>
                <executions>
                    <execution>
                        <goals>
                            <goal>test-jar</goal>
                        </goals>
                    </execution>
                </executions>
            </plugin>
            <plugin>
                <groupId>org.codehaus.mojo</groupId>
                <artifactId>cobertura-maven-plugin</artifactId>
                <version>2.7</version>
                <configuration>
                    <instrumentation>
                        <ignores>
                            <ignore>**/generated-sources/**/*</ignore>
                        </ignores>
                        <excludes>
                            <exclude>**/generated-sources/**/*</exclude>
                            <exclude>org/apache/commons/jexl3/parser/*.class</exclude>
                            <exclude>org/apache/commons/jexl3/**/*Test.class</exclude>
                        </excludes>
                    </instrumentation>
                </configuration>
            </plugin>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-scm-publish-plugin</artifactId>
                <configuration>
                    <ignorePathsToDelete>
                        <ignorePathToDelete>javadocs</ignorePathToDelete>
                    </ignorePathsToDelete>
                </configuration>
            </plugin>
            <!-- Allow checkstyle to be run from command-line. Must agree with config in report section. -->
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-checkstyle-plugin</artifactId>
                <version>${checkstyle.plugin.version}</version>
                <configuration>
                    <configLocation>${basedir}/src/main/config/checkstyle.xml</configLocation>
                    <suppressionsLocation>${basedir}/src/main/config/checkstyle-suppressions.xml</suppressionsLocation>
                    <excludes>org/apache/commons/jexl3/parser/*.java</excludes>
                    <headerLocation>${basedir}/src/main/config/header.txt</headerLocation>
                    <enableRulesSummary>true</enableRulesSummary>
                </configuration>
                <!-- Update embedded checkstyle to latest -->
                <dependencies>
                    <dependency>
                        <groupId>com.puppycrawl.tools</groupId>
                        <artifactId>checkstyle</artifactId>
                        <version>${checksyle.version}</version>
                        <exclusions><!-- MCHECKSTYLE-156 -->
                            <exclusion>
                            <groupId>com.sun</groupId>
                            <artifactId>tools</artifactId>
                            </exclusion>
                        </exclusions>
                    </dependency>
                </dependencies>
            </plugin>
            <!-- Allow Clirr to be run from command-line. Must agree with config in report section. -->
            <plugin>
                <groupId>org.codehaus.mojo</groupId>
                <artifactId>clirr-maven-plugin</artifactId>
                <version>2.8</version>
                <configuration>
                    <excludes>
                        <exclude>org/apache/commons/jexl3/parser/**</exclude>
                        <exclude>org/apache/commons/jexl3/internal/**</exclude>
                    </excludes>
                </configuration>
            </plugin>
            <!-- Allow RAT to be run from command-line. Must agree with config in report section. -->
            <plugin>
                <groupId>org.apache.rat</groupId>
                <artifactId>apache-rat-plugin</artifactId>
                <configuration>
                    <excludes>
                        <exclude>.travis.yml</exclude>
                    </excludes>
                </configuration>
            </plugin>
        </plugins>
    </build>

    <reporting>
        <plugins>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-javadoc-plugin</artifactId>
                <configuration>
                    <excludePackageNames>*.internal;*.parser</excludePackageNames>
                    <show>public</show>
                </configuration>
            </plugin>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-changes-plugin</artifactId>
                <version>2.12.1</version>
                <configuration>
                    <xmlPath>${basedir}/src/site/xdoc/changes.xml</xmlPath>
                    <issueLinkTemplatePerSystem>
                        <default>%URL%/%ISSUE%</default>
                    </issueLinkTemplatePerSystem>
                </configuration>
            </plugin>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-checkstyle-plugin</artifactId>
                <version>${checkstyle.plugin.version}</version>
                <configuration>
                    <configLocation>${basedir}/src/main/config/checkstyle.xml</configLocation>
                    <suppressionsLocation>${basedir}/src/main/config/checkstyle-suppressions.xml</suppressionsLocation>
                    <excludes>org/apache/commons/jexl3/parser/*.java</excludes>
                    <headerLocation>${basedir}/src/main/config/header.txt</headerLocation>
                    <enableRulesSummary>false</enableRulesSummary>
                </configuration>
            </plugin>
            <plugin>
                <groupId>org.codehaus.mojo</groupId>
                <artifactId>cobertura-maven-plugin</artifactId>
            </plugin>
            <plugin>
                <groupId>org.codehaus.mojo</groupId>
                <artifactId>findbugs-maven-plugin</artifactId>
                <version>3.0.4</version>
                <configuration>
                    <excludeFilterFile>${basedir}/src/main/config/findbugs-exclude-filter.xml</excludeFilterFile>
                    <xmlOutput>true</xmlOutput>
                    <!-- Optional directory to put findbugs xdoc xml report -->
                    <xmlOutputDirectory>target/site</xmlOutputDirectory>
                </configuration>
            </plugin>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-pmd-plugin</artifactId>
                <version>3.7</version>
                <configuration>
                    <targetJdk>${maven.compiler.target}</targetJdk>
                    <excludes>
                        <excludes>**/generated-sources/**/*</excludes>
                    </excludes>
                    <rulesets>
                        <ruleset>/rulesets/java/braces.xml</ruleset>
                        <ruleset>/rulesets/java/unusedcode.xml</ruleset>
                        <ruleset>/rulesets/java/imports.xml</ruleset>
                        <ruleset>/rulesets/java/coupling.xml</ruleset>
                        <ruleset>/rulesets/java/design.xml</ruleset>
                        <ruleset>/rulesets/java/strings.xml</ruleset>
                    </rulesets>
                </configuration>
            </plugin>
            <plugin>
                <groupId>org.codehaus.mojo</groupId>
                <artifactId>clirr-maven-plugin</artifactId>
                <version>2.8</version>
                <configuration>
                    <excludes>
                        <exclude>org/apache/commons/jexl3/parser/**</exclude>
                        <exclude>org/apache/commons/jexl3/internal/**</exclude>
                    </excludes>
                </configuration>
            </plugin>
            <plugin>
                <groupId>org.apache.rat</groupId>
                <artifactId>apache-rat-plugin</artifactId>
                <configuration>
                    <excludes>
                        <exclude>.travis.yml</exclude>
                    </excludes>
                </configuration>
            </plugin>
        </plugins>
    </reporting>
</project>

POM Entry

<dependency>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-jexl3</artifactId>
   <version>3.1</version>
</dependency>

Download

If you think the following commons-jexl3-3.1.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download commons-jexl3-3.1.jar file




PreviousNext

Related