Apache JEXL

GPTKB entity

Statements (57)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:dependency gptkb:Apache_Commons_Collections
gptkb:Apache_Commons_Lang
gptkb:Apache_Commons_Logging
gptkbp:developed_by gptkb:Apache_Software_Foundation
gptkbp:has context examples
error handling examples
expression examples
function examples
variable examples
gptkbp:has_community open source community
gptkbp:has_documentation official website
API reference
user guide
https://commons.apache.org/proper/commons-jexl/
gptkbp:has_feature error handling
custom functions
namespace support
contextual evaluation
expression parsing
syntax similar to Java Script
https://www.w3.org/2000/01/rdf-schema#label Apache JEXL
gptkbp:is_available_on gptkb:Maven_Central
gptkbp:is_compatible_with gptkb:Java_SE
gptkb:Java_EE
gptkbp:is_open_source gptkb:true
gptkbp:is_part_of gptkb:Apache_Commons
Apache Software Foundation projects
gptkbp:is_supported_by community forums
mailing lists
issue trackers
gptkbp:is_tested_for gptkb:Test_NG
gptkb:JUnit
gptkbp:is_used_for data transformation
query languages
scripting
configuration management
template rendering
gptkbp:is_used_in gptkb:Apache_Tika
gptkb:Apache_Ant
gptkb:Apache_Camel
gptkb:Apache_Solr
gptkb:Apache_Ni_Fi
gptkbp:latest_version 3.3
gptkbp:license Apache License 2.0
gptkbp:programming_language gptkb:Java
gptkbp:provides contextual evaluation
syntax for expressions
gptkbp:release_date gptkb:2004
gptkbp:repository https://github.com/apache/commons-jexl
gptkbp:supports string interpolation
arithmetic operations
logical operations
variable resolution
dynamic expressions
gptkbp:used_for expression language
gptkbp:written_in gptkb:Java