JSON library for Scala with Jackson backend, providing parsing and serialization.
<dependency>
<groupId>org.json4s</groupId>
<artifactId>json4s-jackson_2.12</artifactId>
<version>4.0.7</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 with Jackson backend.
Use the appropriate artifact for your Scala version (e.g., json4s-jackson_2.13 for Scala 2.13).
No dependency data recorded yet.