Stable Version: 1.3.1
Maven integration
To include Jettison in your Maven-based project, include the following snippet in your pom.xml file
Highlights
- Few improvements to MappedXMLStreamReader
- Option to produce a human-readable JSON output
- Better handling of the ignorable (mixed) text content
Changelog
Bug
- JETTISON-106 - Deep copy for JSONObject(Map) and JSONArray(Array) constructors
- JETTISON-75 - '$' properties should be trimmed and serialized only when non-empty
- JETTISON-100 - Wrong method getTextCharacters in MappedXMLStreamReader
- JETTISON-93 - ClassCastException when the value of '$' is an array of strings
- JETTISON-43 - Human-readable JSON output options
- JETTISON-108 - JSONArray and JSONObject are not Serializable
- JETTISON-96 - Non-String attributes can not be read
Snapshots
You can also help us test latest snapshots
Older Versions
1.3
1.2
1.1
1.0.1
1.0
Labels:

1 Comment
Hide/Show CommentsOct 06, 2008
David Wang
Stable Version 1.0.1 Source distribution url should be http://repository.codehaus.org/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1-sources.jar