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 ...
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
MIT
| org.libj
»
math Supplementary extensions to the java.math package. | 0.6.6 | 0.6.8 | |
MIT
| org.libj
»
net Supplementary utilities for classes that belong to java.net and javax.servlet packages. | 0.5.2 | 0.5.4 | |
MIT
| org.openjax
»
json API for parsing JSON documents. | 0.9.3 | 1.0.0 |