1# Jackson JSON processor 2 3Jackson is a high-performance, Free/Open Source JSON processing library. 4It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has 5been in development since 2007. 6It is currently developed by a community of developers, as well as supported 7commercially by FasterXML.com. 8 9## Licensing 10 11Jackson core and extension components may licensed under different licenses. 12To find the details that apply to this artifact see the accompanying LICENSE file. 13For more information, including possible other licensing options, contact 14FasterXML.com (http://fasterxml.com). 15 16## Credits 17 18A list of contributors may be found from CREDITS file, which is included 19in some artifacts (usually source distributions); but is always available 20from the source code management (SCM) system project uses. 21