commit | 9fc6eeb3c86f2f59e4d2fa3b4546508ceaacd7b4 | [log] [tgz] |
---|---|---|
author | Tatu <tatu@ning.com> | Tue Feb 07 19:54:18 2012 -0800 |
committer | Tatu <tatu@ning.com> | Tue Feb 07 19:54:18 2012 -0800 |
tree | f27c877a7a4ba679a7001f352f3ea1dd46c713fd | |
parent | 58077e9d135f0285a361a1d89b3767c5ece0095a [diff] |
One more unit test
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
)