The JSON/Java Binding API is designed to bind JSON documents to Java objects. More specifically, the JSON/Java Binding API provides a way for JSON objects whose structure is expressed in the JSON Schema Definition Language to be parsed and marshaled, to and from Java objects of strongly-typed classes. The JSON/Java Binding API can also be used to validate JSON documents as they are parsed from text or marshaled from Java objects against a JSD. Thus, the JSON/Java Binding API ...
Version0.3.2compared with

Version Details

Compile Changes (3)

0.3.1 0.3.2
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.libj » math0.6.50.6.6
~ Updated org.libj » net0.5.10.5.2
~ Updated org.openjax » json0.9.20.9.3