Project

General

Profile

Download (525 Bytes) Statistics
| Branch: | Revision:

git_sitools_idoc / flarecast / cots / restlet-2.0.5-patched / org.codehaus.jackson_1.4 / readme.txt @ master

1
-----------------------------------------
2
Jackson - High-performance JSON processor
3
-----------------------------------------
4

    
5
"Jackson is a streaming (reading, writing), FAST (measured to be 
6
faster than any other Java json parser and data binder), powerful 
7
(full data binding for common JDK classes as well as any Java bean 
8
class, Collection, Map or Enum), zero-dependency (does not rely on 
9
other packages beyond JDK), Open Source (LGPL or AL) and fully 
10
conformant."
11

    
12
For more information:
13
http://jackson.codehaus.org/