Apache Commons logo Apache Commons JEXL

Overview

Apache Commons JEXL uses Maven 3. The source is here.

Maven Goals

The following goals are available.
  • mvn clean - clean up
  • mvn test - compile and run the unit tests
  • mvn site - create the documentation
  • mvn package - build the jar
  • mvn install - build the jar and install in local maven repository