OGNL - Core module of Object Graph Navigation Library, a powerful expression language for Java objects.
<dependency>
<groupId>ognl</groupId>
<artifactId>ognl</artifactId>
<version>3.4.11</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Evaluates an OGNL expression on an object.
Avoid evaluating untrusted OGNL expressions; use a whitelist approach.
No dependency data recorded yet.