Merge pull request #162 from leadpony/fix_javadoc11 Fix build failure with JDK 11.0.2. Thanks @jansupol for checking it.
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.
Use the following command:
mvn -U -C clean install -Dnon.final=true