jackson-databind 2.8.6-1 source package in Ubuntu

Changelog

jackson-databind (2.8.6-1) unstable; urgency=medium

  * Team upload.
  * New upstream release

 -- Emmanuel Bourg <email address hidden>  Mon, 16 Jan 2017 01:49:15 +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

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jackson-databind_2.8.6-1.dsc 2.5 KiB 1dd5f218fbda8604267c4dc33aafff26b91d9a281d9e9e4fb33ab56bc69a1d2a
jackson-databind_2.8.6.orig.tar.xz 721.5 KiB 1c2edb33da5ad8baafb4b291872f885ee1cfc773683288bd514a19aa19c639d1
jackson-databind_2.8.6-1.debian.tar.xz 3.9 KiB 05aa5b1b7852bd80ef52e6f8301982c75e8476b31beff82c9ca86bf3ea18c7a8

Available diffs

No changes file available.

Binary packages built by this source

libjackson2-databind-java: No summary available for libjackson2-databind-java in ubuntu artful.

No description available for libjackson2-databind-java in ubuntu artful.

libjackson2-databind-java-doc: Documentation for jackson-databind

 The Jackson Data Processor 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
 .
 In addition to the core library, there are numerous extension that provide
 additional functionality such as additional data formats beyond JSON,
 additional data types or JVM languages.
 .
 This package contains the API documentation of libjackson2-databind-java.