valEx.3.3.0.source-code.lombok.config Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of EvalEx Show documentation
Show all versions of EvalEx Show documentation
EvalEx is a handy expression evaluator for Java, that allows to evaluate
expressions.
# stop looking for configurations in directories abv this directory
config.stopBubbling = true
# add a @lombok.Generated annotation to the generated code, JaCoCo code coverage ignores that code
lombok.addLombokGeneratedAnnotation = true