[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#719323: ITP: jackson-core -- fast and powerful JSON library for Java



Package: wnpp
Severity: wishlist
Owner: Wolodja Wentland <debian@babilen5.org>

* Package name    : jackson-core
  Version         : 2.2.2
  Upstream Author : FasterXML, LLC, Seattle, USA <info@fasterxml.com>
* URL             : http://wiki.fasterxml.com/JacksonHome
* License         : Apache-2.0
  Programming Lang: Java
  Description     : fast and powerful JSON library for Java

 Jackson is a fast Java-based is a multi-purpose Java library for processing
 JSON. Jackson aims to be the best possible combination of fast, correct,
 lightweight, and ergonomic for developers. It offers three alternative methods
 for processing JSON:

  * Streaming API inspired by StAX
  * Tree Model
  * Data Binding converts JSON to and from POJOs

 The streaming API is the most performant, but developers might prefer the
 convenience of a mutable in-memory tree representation or the flexibility
 offered by the data binding object mapper.

 This package contains the Jackson core library.


Reply to: