Build Status

Jakarta JSON Processing (JSON-P)

Jakarta API for JSON Processing provides portable APIs to parse, generate, transform, and query JSON documents. The project is an evolution of JSR-374 under Jakarta EE umbrella and contains API and a compatible implementation.

Build

Use the following command:

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

Licensing

Links