Update API version of jakarta.json:jsonp to 2.0.1-SNAPSHOT
18 files changed
tree: 54f0c5b4d87bc69cc07891512fd79aad6ca9152a
  1. api/
  2. bundles/
  3. demos/
  4. etc/
  5. gf/
  6. impl/
  7. jaxrs/
  8. jaxrs-1x/
  9. spec/
  10. tests/
  11. .gitignore
  12. .travis.yml
  13. CONTRIBUTING.md
  14. LICENSE.md
  15. NOTICE.md
  16. pom.xml
  17. README.md
README.md

Build Status

Jakarta JSON Processing

Jakarta JSON Processing provides portable APIs to parse, generate, transform, and query JSON documents. This project contains Jakarta JSON Processing specification, API and a compatible implementation.

Build

Use the following command:

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

License

You’ll find the text of the licenses in the workspace in various LICENSE.txt or LICENSE.md files. Don’t let the presence of these license files in the workspace confuse you into thinking that they apply to all files in the workspace.

You should always read the license file included with every download, and read the license text included in every source file.

Links

Contributing

We use contribution policy, which means we can only accept contributions under the terms of Eclipse Contributor Agreement.