Update API version of jakarta.json:jsonp to 2.0.1-SNAPSHOT
1 file changed
tree: dfd8e904e3c0529ba78ca915cee83632176bc5fb
  1. api/
  2. bundles/
  3. demos/
  4. etc/
  5. gf/
  6. impl/
  7. jaxrs/
  8. jaxrs-1x/
  9. spec/
  10. .gitignore
  11. .travis.yml
  12. CONTRIBUTING.md
  13. LICENSE.md
  14. NOTICE.md
  15. pom.xml
  16. 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.