commit | b1c6394636f9fc534c5f81157be8802749e039db | [log] [tgz] |
---|---|---|
author | Tatu Saloranta <tsaloranta@gmail.com> | Tue Jan 17 22:59:58 2012 -0800 |
committer | Tatu Saloranta <tsaloranta@gmail.com> | Tue Jan 17 22:59:58 2012 -0800 |
tree | 49d86fac9aa9bebb89f81d9aac411f33cb716c55 | |
parent | beb73f7707c0241eac8a8383e0c2ea1d3e00765a [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
)