Registry / serialization / groovy-json-direct

groovy-json-direct

JSON →
library2.5.23javamavenunverified

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>
INSTALL
IMPORT
SIG · GROOVY-JSON-DIRECT
G
groovy-json-direct
serializationjavav2.5.23
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 using JsonSlurper.

import groovy.json.JsonSlurper def json = new JsonSlurper().parseText('{"name": "Groovy", "version": 2.5}') println json.name
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.5.23latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
groovy-json-direct — mvn dependency:get groovy-json-direct · libregistry