Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>There are various Java JSON serializers and deserializers linked from the <a href="http://json.org">JSON home page</a>.</p> <p>As of this writing, there are these 20:</p> <ul> <li><a href="http://www.JSON.org/java/index.html">org.json</a> </li> <li><a href="https://github.com/upictec/org.json.me/">org.json.me</a> </li> <li><a href="http://jackson.codehaus.org/">Jackson JSON Processor</a> </li> <li><a href="http://json-lib.sourceforge.net/">Json-lib</a> </li> <li><a href="http://developer.berlios.de/projects/jsontools/">JSON Tools</a> </li> <li><a href="http://code.google.com/p/json-simple/">json-simple</a> </li> <li><a href="http://www.stringtree.org/stringtree-json.html">Stringtree</a> </li> <li><a href="http://sojo.sourceforge.net/">SOJO</a> </li> <li><a href="http://www.restlet.org/">Restlet</a> </li> <li><a href="http://jettison.codehaus.org/">Jettison</a> </li> <li><a href="http://json-taglib.sourceforge.net/">json-taglib</a> </li> <li><a href="http://xstream.codehaus.org/">XStream</a> </li> <li><a href="http://code.google.com/p/jsonmarshaller/">JsonMarshaller</a> </li> <li><a href="http://flexjson.sourceforge.net/">Flexjson</a> </li> <li><a href="http://sourceforge.net/projects/jontools/">JON tools</a> </li> <li><a href="http://code.google.com/p/google-gson/">google-gson</a> </li> <li><a href="http://argo.sourceforge.net/">Argo</a> </li> <li><a href="http://pivot.apache.org/">Pivot</a> </li> <li><a href="http://jwm.slavitica.net/p/projects/jsonij">jsonij</a> </li> <li><a href="http://sourceforge.net/projects/fastjson/">fastjson</a> </li> </ul> <p>...but of course the list can change.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload