Registry / serialization / json4s-core-2-10

json4s-core-2-10

JSON →
library3.6.12javamavenunverified

A Scala library for JSON serialization and deserialization, providing a unified AST and parsing/writing support.

<dependency> <groupId>org.json4s</groupId> <artifactId>json4s-core_2.10</artifactId> <version>3.6.12</version> </dependency>
INSTALL
IMPORT
SIG · JSON4S-CORE-2-10
J
json4s-core-2-10
serializationjavav3.6.12
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.

DefaultFormats
org.json4s.DefaultFormats

Parses a JSON string into a json4s AST.

import org.json4s._ import org.json4s.native.JsonMethods._ val json = parse("""{"name":"John"}""") println(json)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.6.12latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
json4s-core-2-10 — mvn dependency:get json4s-core-2-10 · libregistry