Groovy module for direct JSON parsing and generation without intermediate POJOs.
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-json-direct</artifactId>
<version>2.5.23</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses a JSON string using JsonSlurper.
No known issues recorded.
No dependency data recorded yet.