Package: libjackson2-jr-java (2.14.0-1)
Links for libjackson2-jr-java
Debian Resources:
Download Source Package jackson-jr:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
- libjackson2-dataformat-cbor
- libjackson2-databind-java-doc
- libjackson2-datatype-joda-java
- libjackson2-dataformat-yaml
- libjackson2-dataformat-smile
- libjackson2-datatype-joda-java-doc
- libjackson2-databind-java
- libjackson-json-java
- libjackson-json-java-doc
- libjackson2-annotations-java-doc
- libjackson2-core-java-doc
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.
Other Packages Related to libjackson2-jr-java
|
|
|
|
-
- dep: libjackson2-core-java (>= 2.14.0)
- fast and powerful JSON library for Java -- core library
Download libjackson2-jr-java
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 94.9 kB | 134.0 kB | [list of files] |