Registry / serialization / json4s-jackson-2-10

json4s-jackson-2-10

JSON →
library3.6.12javamavenunverified

json4s is a JSON library for Scala that provides a unified interface for parsing and generating JSON.

<dependency> <groupId>org.json4s</groupId> <artifactId>json4s-jackson_2.10</artifactId> <version>3.6.12</version> </dependency>
INSTALL
IMPORT
SIG · JSON4S-JACKSON-2-1
J
json4s-jackson-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.

JsonMethods
org.json4s.jackson.JsonMethods

Parse a JSON string using json4s Jackson

import org.json4s.jackson.JsonMethods; import org.json4s.JValue; String json = "{\"key\":\"value\"}"; JValue parsed = JsonMethods.parse(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
2 hits · last 30 days
node
2
Resources
json4s-jackson-2-10 — mvn dependency:get json4s-jackson-2-10 · libregistry