Java library for querying and verifying JSON documents using JSONPath expressions.
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path</artifactId>
<version>3.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Reads a JSON field using JsonPath.
Explicitly configure JsonPath.Configuration to match expected behavior.
No dependency data recorded yet.