jackson-annotations 2.9.1-1 source package in Ubuntu

Changelog

jackson-annotations (2.9.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2.9.1.
  * Declare compliance with Debian Policy 4.1.1.
  * Use source target 1.7.
  * Remove empty stamp-maven-doc file.
  * Use https for Format field.
  * Refresh fix-using-bundle.patch

 -- Markus Koschany <email address hidden>  Wed, 11 Oct 2017 23:59:16 +0200

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

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jackson-annotations_2.9.1-1.dsc 2.4 KiB 511e15e2ca8c42f909deb078aca5c56e8b645cd77f3fcc264aaf719373f346b2
jackson-annotations_2.9.1.orig.tar.gz 55.9 KiB 6d01b5566b4a861af3dd77a5087a0d0b092fd0af95ad4d6bfb4337d1f1d3b300
jackson-annotations_2.9.1-1.debian.tar.xz 3.6 KiB 9fa2b65c1850289ac86f3048d78df7f6466c22a4a23f11f2ce968dfdd3d9e37c

Available diffs

No changes file available.

Binary packages built by this source

libjackson2-annotations-java: fast and powerful JSON library for Java -- annotations

 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 general purpose annotations for value and handler types.

libjackson2-annotations-java-doc: Documentation for Jackson-annotations

 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-annotations-java.