Jackson JSON Processor Home

Inspired by the quality and variety of XML tooling available for the Java platform (StAX, JAXB, etc.), the Jackson is a multi-purpose Java library for processing JSON data format. Jackson aims to be the best possible combination of fast, correct, lightweight, and ergonomic for developers.

Introduction

First things first:

Testimonials

After introduction, you may want to know who is already using Jackson for production work:

Get it!

And then it may be time to check Jackson out:

Download page has all the artifacts (jars, sources) you need; specifically, 1.8 which is the latest official version.

Project

Jackson project page at Codehaus has more day-to-day information about development process, and active Open Source developers working on Jackson

In addition to the core project, there are numerous extensions that provide additional functionality and support for third-party libraries and data types:

More to Learn

And if (when!) this all looks good, there is plenty more to learn:

Other

Beyond these first steps, you may want to investigate these resources:


CategoryJackson

JacksonHome (last edited 2012-01-17 20:16:57 by TatuSaloranta)

Copyright ©2009 FasterXML, LLC