Registry / serialization / lift-json-2-12

lift-json-2-12

JSON →
library3.5.0javamavenunverified

A JSON parsing and generation library for the Lift web framework, compiled for Scala 2.12.

<dependency> <groupId>net.liftweb</groupId> <artifactId>lift-json_2.12</artifactId> <version>3.5.0</version> </dependency>
INSTALL
IMPORT
SIG · LIFT-JSON-2-12
L
lift-json-2-12
serializationjavav3.5.0
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.

JsonParser
net.liftweb.json.JsonParser

Minimal snippet showing import of the JSON parser.

import net.liftweb.json.JsonParser; public class Main { public static void main(String[] args) { System.out.println("Lift JSON library imported"); } }
Debug
Known issues
breakingThis library is compiled for Scala 2.12; using with other Scala versions may cause compatibility issues.
fix
Ensure your project uses Scala 2.12 or use a version compiled for your Scala version.
affects: all versions
Upgrade
Version history
3.5.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
lift-json-2-12 — mvn dependency:get lift-json-2-12 · libregistry