commit | 766dc878e14644301483f3ecff8b5af8579e5b86 | [log] [tgz] |
---|---|---|
author | Tatu Saloranta <tsaloranta@gmail.com> | Wed Jan 25 16:45:04 2012 -0800 |
committer | Tatu Saloranta <tsaloranta@gmail.com> | Wed Jan 25 16:45:04 2012 -0800 |
tree | 3e6e00b88e58cc04311680d28d226bc58694cd0b | |
parent | 2337bfa822930d8f7ee96ee33f8e714e1f94dd8c [diff] | |
parent | f0929aca5a75fa6de54507e400d168a86e42b77a [diff] |
Merge branch 'master' of github.com:FasterXML/jackson-databind
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
)