Java implementation of the JMESPath JSON query language for filtering and transforming JSON data.
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>jmespath-java</artifactId>
<version>1.12.779</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Evaluate a JMESPath expression on a JSON object.
Use the artifact com.amazonaws:jmespath-java directly without the full AWS SDK.
No dependency data recorded yet.