JSONPath
An XPath equivalent for JSON
JSONPath expressions always refer to a JSON structure in the same way as XPath expression are used in combination with an XML document. Since a JSON structure is usually anonymous and doesn't necessarily have a "root member object" JSONPath assumes the abstract name $ assigned to the outer level object.
Releases
2.0.0
- Updated version compatible with Enonic XP v7
- Moved artifact to bintray.com/openxp
Compatibility:
- 7.0.0