Skip to end of metadata
Go to start of metadata

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: