Registry / serialization / groovy-json

groovy-json

JSON →
library3.0.25javamavenunverified

Groovy module for parsing and generating JSON data with dynamic language features.

<dependency> <groupId>org.codehaus.groovy</groupId> <artifactId>groovy-json</artifactId> <version>3.0.25</version> </dependency>
INSTALL
IMPORT
SIG · GROOVY-JSON
G
groovy-json
serializationjavav3.0.25
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JsonSlurper
groovy.json.JsonSlurper

Parses a JSON string into a Groovy object.

def json = new JsonSlurper().parseText('{"name": "Groovy"}'); println json.name;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.25latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
groovy-json — mvn dependency:get groovy-json · libregistry