Skip to content
cowtowncoder edited this page Oct 9, 2012 · 56 revisions

Jackson Core Annotations

Licensing

Project is licensed under Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt) like all official Jackson components.

Documentation

Javadocs:

Older Javadocs:

Downloads

Note: only needed if using a build system that requires local jars; otherwise you can just use Maven repository.

Also note that typically minor versions of Jackson components need to match, although usually older version of annotations will work with newer core versions (assuming same major version).

  • 2.1.0: jar (released 08-Sep-2012)
  • 2.0.5: jar (released 05-Sep-2012)

Clone this wiki locally