Download List

Projeto Descrição

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

Alguns problemas de desempenho e de segmentação foram corrigidos.
Tags: Minor bugfixes
Some performance and threading issues were fixed.

2008-06-08 15:49
2.2.2

Vários erros foram corrigidos e um par de pacthes foram aplicadas. As versões de dependências "foram atualizadas.
Tags: Major bugfixes
Several bugs were fixed and a pair of pacthes were
applied. The dependencies' versions were updated.

2008-02-09 08:56
2.2.1

Esta versão atualizada 1.5.4 Groovy para deficientes físicos, autoregistering de metaclasses Groovy personalizado, e acrescentou JsonValueProcessorMatcher.
Tags: Minor feature enhancements
This release upgraded Groovy to 1.5.4, disabled autoregistering of custom Groovy metaClasses, and added JsonValueProcessorMatcher.

2007-12-21 11:12
2.2

Mais opções foram adicionadas para a serialização Java / JSON / XML. Alguns bugs importantes foram corrigidos.
Tags: Major feature enhancements
More options were added for serializing
Java/JSON/XML. Some important bugs were fixed.

2007-10-09 12:28
2.1

Um erro importante na JSONObject.toBean foi corrigido e as características mais útil para quando se trabalha com Hibernate e db-relacionado classes foram adicionadas.
Tags: Major feature enhancements
An important bug in JSONObject.toBean was fixed and more features useful for when working with Hibernate and db-related classes were added.

Project Resources