Registry / serialization / lift-json-2-9-1

lift-json-2-9-1

JSON →
library2.6.3javamavenunverified

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

<dependency> <groupId>net.liftweb</groupId> <artifactId>lift-json_2.9.1</artifactId> <version>2.6.3</version> </dependency>
INSTALL
IMPORT
SIG · LIFT-JSON-2-9-1
L
lift-json-2-9-1
serializationjavav2.6.3
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

Parse a JSON string using Lift JSON.

import net.liftweb.json._ object LiftJsonExample extends App { val json = parse("""{"name":"John"}""") println(json) }
Debug
Known issues
breakingScala 2.9.1 is outdated; use a newer Scala version and corresponding Lift JSON artifact.
fix
Use net.liftweb:lift-json_2.12 or later for modern Scala.
affects: >=2.6.3
Upgrade
Version history
2.6.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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