Parent pom for components of Jackson dataprocessor: includes base settings as well
as consistent set of dependencies across components. NOTE: NOT to be used by components outside
of Jackson: application code should only rely on `jackson-bom`
Add-on datatype-support module for Jackson (http://jackson.codehaus.org) that handles
Guava (http://code.google.com/p/guava-libraries/) types (currently mostly just collection ones)
Support for datatypes of "org.json" JSON library (see http://json.org/java),
mainly to make it easier to upgrade code to Jackson, using automated conversions.