Json-lib 2.2.1 (Default branch)

JSON-lib is a Java library for transforming beans, maps, and XML to JSON and back to beans and DynaBeans. The main motivation for this library is to provide the means to transform data between a server and an AJAX enabled application using JSON (JavaScript Object Notation), a lightweight data-interchange format that is easy for both humans and machines to read and write.License: The Apache License 2.0Changes:
This release upgraded Groovy to 1.5.4, disabled autoregistering of custom Groovy metaClasses, and added JsonValueProcessorMatcher.

More...