commit | 945a5c11d24244fa5c16c14ccdd5c69c3479cbc4 | [log] [tgz] |
---|---|---|
author | Tatu Saloranta <tsaloranta@gmail.com> | Thu Feb 02 21:10:19 2012 -0800 |
committer | Tatu Saloranta <tsaloranta@gmail.com> | Thu Feb 02 21:10:19 2012 -0800 |
tree | aba9768d3c57f41fe00f8aa54b2ae5bd1f93f14e | |
parent | 060ce11a33baa8a1c951cb5b7a857d5d81db09ef [diff] |
...
This project contains the general-purpose data-binding functionality and tree-model for Jackson. While the original use case was JSON data-binding, it can typically be used for other data formats as well, as long as parser and generator implementations exist.
Project contains versions 2.0 and above: source code for earlier (1.x) versions is available from Codehaus SVN repository
Note that the main differences compared to 1.0 core jar are:
com.fasterxml.jackson.databind
(instead of org.codehaus.jackson.map
)