Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-12-09 19:53
2.2.3

Some performance and threading issues were fixed.
Tags: Minor bugfixes

2008-06-08 15:49
2.2.2

Several bugs were fixed and a pair of pacthes were
applied. The dependencies' versions were updated.
Tags: Major bugfixes

2008-02-09 08:56
2.2.1

This release upgraded Groovy to 1.5.4, disabled autoregistering of custom Groovy metaClasses, and added JsonValueProcessorMatcher.
Tags: Minor feature enhancements

2007-12-21 11:12
2.2

More options were added for serializing
Java/JSON/XML. Some important bugs were fixed.
Tags: Major feature enhancements

2007-10-09 12:28
2.1

An important bug in JSONObject.toBean was fixed and more features useful for when working with Hibernate and db-related classes were added.
Tags: Major feature enhancements

Project Resources