json4s-core provides core abstractions and types for JSON processing in Scala, including JSON AST and parsing support.
<dependency>
<groupId>org.json4s</groupId>
<artifactId>json4s-core_2.11</artifactId>
<version>4.0.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse and render JSON using json4s native methods.
No known issues recorded.
No dependency data recorded yet.