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

Bug#866893: ITP: jackson-jr -- JSON library for Java -- standalone data-binding module



Package: wnpp
Severity: wishlist
Owner: Markus Koschany <apo@debian.org>

* Package name    : jackson-jr
  Version         : 2.8.9
  Upstream Author : FasterXML, LLC, Seattle, USA <info@fasterxml.com>
* URL             : https://github.com/FasterXML/jackson-jr
* License         : Apache-2.0
  Programming Lang: Java
  Description     : JSON library for Java -- standalone data-binding module

Jackson jr is a compact alternative to the full Jackson Databind
component. It implements a subset of functionality, for example for
cases where size of jar or startup time matters. In addition to basic
datatypes the package supports reading and writing of standard Java
Beans (an implementation that mimics the standard JDK Bean
Introspection).

Jackson jr also adds composer implementation that
can be used to construct JSON output with builder-style API, but
without necessarily having to build an in-memory representation:
instead, it can directly use the streaming-api for direct output. It
is also possible to build actual in-memory JSON String or byte[]
representation, if that is preferable.

This package is a new dependency to package the latest version of
pdfsam.


Reply to: