Registry / serialization / jsoniter-scala-core-2-12

jsoniter-scala-core-2-12

JSON →
library2.38.9javamavenunverified

High-performance JSON parsing and generation library for Scala 2.12, with zero-dependency core.

<dependency> <groupId>com.github.plokhotnyuk.jsoniter-scala</groupId> <artifactId>jsoniter-scala-core_2.12</artifactId> <version>2.38.9</version> </dependency>
INSTALL
IMPORT
SIG · JSONITER-SCALA-COR
J
jsoniter-scala-core-2-12
serializationjavav2.38.9
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.

JsonValue
com.github.plokhotnyuk.jsoniter_scala.core.JsonValue

Parses a JSON string into a JsonValue and accesses a field.

import com.github.plokhotnyuk.jsoniter_scala.core._ val json = """{"name":"John"}""" val parsed: JsonValue = readFromString(json) println(parsed("name"))
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.38.9latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
jsoniter-scala-core-2-12 — mvn dependency:get jsoniter-scala-core-2-12 · libregistry