libjackson2-jr-java

JSON library for Java -- standalone data-binding module

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/FasterXML/jackson-jr


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libjackson2-jr-java