jackson-jr 2.10.2-1 source package in Ubuntu

Changelog

jackson-jr (2.10.2-1) unstable; urgency=medium

  * New upstream version 2.10.2.
  * Declare compliance with Debian Policy 4.5.0.

 -- Markus Koschany <email address hidden>  Sun, 16 Feb 2020 14:56:19 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jackson-jr_2.10.2-1.dsc 2.4 KiB f126e5743f6abb481107103a11b0dd4df68c9c0acd431aa1746966044f0b2333
jackson-jr_2.10.2.orig.tar.gz 86.5 KiB d42d236d98778b3aa12a9704b9705eeb176fc1d0ebe52f204b239a7870354f16
jackson-jr_2.10.2-1.debian.tar.xz 3.5 KiB cbee88b80aa17bd193efe420247d017dab53110975447e2e9f6e11d89733f4c7

Available diffs

No changes file available.

Binary packages built by this source

libjackson2-jr-java: 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.

libjackson2-jr-java-doc: No summary available for libjackson2-jr-java-doc in ubuntu groovy.

No description available for libjackson2-jr-java-doc in ubuntu groovy.