Skip to content
/ jsonp Public
forked from javaee/jsonp

Java API for JSON Processing (JSON-P)

License

Notifications You must be signed in to change notification settings

wdonne/jsonp

 
 

Repository files navigation

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

JSON-P API

Java API for JSON Processing 1.1 specification license

JSON-P RI

Commercial use:

The RI will be available for commercial use under the CDDL 1.1 open source license, the GPLv2 with Classpath Exception open source license, or this license.

Non-Commercial use:

The RI will be available for non-Commercial use under the CDDL 1.1 open source license or the GPLv2 with Classpath Exception open source license.

Links

About

Java API for JSON Processing (JSON-P)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%