alexsm82 / jsonp

Eclipse Project for JSON Processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

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

Links

About

Eclipse Project for JSON Processing

License:Other


Languages

Language:Java 100.0%