Initial contribution

Signed-off-by: Dmitry Kornilov <dmitry.kornilov@oracle.com>
170 files changed
tree: ca409dcfd2e8d35a34248d6c3c1a4c03c78e3f77
  1. api/
  2. bundles/
  3. demos/
  4. gf/
  5. impl/
  6. jaxrs/
  7. jaxrs-1x/
  8. tests/
  9. copyright-exclude
  10. LICENSE.md
  11. pom.xml
  12. README.md
README.md

JSON Processing (JSON-P)

This projects contains API and Reference Implementation (RI) of JSR-374. The Java API for JSON Processing provides portable APIs to parse, generate, transform, and query JSON documents.

Build

Use the following command:

mvn -U -C clean install -Dnon.final=true

Licensing

Links