spray-json is a lightweight, performant Scala library for parsing and generating JSON with a concise DSL.
<dependency>
<groupId>io.spray</groupId>
<artifactId>spray-json_2.11</artifactId>
<version>1.3.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse a JSON string and extract a field using spray-json.
No known issues recorded.
No dependency data recorded yet.