Json-lib News
Brought to you by:
aalmiray
Dear Open Source Community,
I'm pleased to announce that Json-lib version 1.0 has been released.
JSON-lib is a java library for transforming beans, maps and XML to JSON and back again to beans and DynaBeans. It is based on the work by Douglas Crockford in http://www.json.org/java.
Changelog:
+ Updates
Removed deprecated classes.
+ Fixes:
1650535. String property incorrectly parsed as an array.