jackson-annotations 2.14.0-1 source package in Ubuntu

Changelog

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

  * New upstream version 2.14.0.
  * Declare compliance with Debian Policy 4.6.1.

 -- Markus Koschany <email address hidden>  Sat, 12 Nov 2022 14:23:13 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jackson-annotations_2.14.0-1.dsc 2.4 KiB 56f18ac967446e0996e7d7023ffb0f68ee66dafe6add43766a7c899f748071ad
jackson-annotations_2.14.0.orig.tar.xz 60.1 KiB d13d3488fba932cb3e2ba8187adc3cef92b8e6cdf6d50904b51020d57a75be86
jackson-annotations_2.14.0-1.debian.tar.xz 3.9 KiB e6f792195b36040eed1cfce1e84d166679cc1886e8bfb80b9adb12e54b1a6a50

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.