MVEL MVFLEX Expression Language (MVEL) is a hybrid dynamic/statically typed, embeddable Expression Language and runtime for the Java Platform. Document http://mvel.documentnode.com/ How to build git clone https://github.com/mvel/mvel.git cd mvel mvn clean install