jackson-module-jaxb-annotations 2.8.10-4 source package in Ubuntu

Changelog

jackson-module-jaxb-annotations (2.8.10-4) unstable; urgency=medium

  * Team upload.
  * Use a Maven rule instead of a patch to build with the current version
    of jackson-core
  * Standards-Version updated to 4.3.0
  * Use salsa.debian.org Vcs-* URLs

 -- Emmanuel Bourg <email address hidden>  Sun, 30 Dec 2018 23:46:43 +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
Jammy release universe misc
Focal release universe misc

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jackson-module-jaxb-annotations_2.8.10-4.dsc 2.5 KiB 45327498b1c66e5794a4ea8163efd688fe09c458953b55ff36dbe1679d17c4a9
jackson-module-jaxb-annotations_2.8.10.orig.tar.gz 44.8 KiB 92d0fd6f0bf72186e4354ee3d59d38b9a4f158e3bd012f911178627a19fa0e26
jackson-module-jaxb-annotations_2.8.10-4.debian.tar.xz 2.9 KiB e6a1bcff3627b873389ff7347cb1412c0e0c4f299318935f49b391250d658475

Available diffs

No changes file available.

Binary packages built by this source

libjackson2-module-jaxb-annotations-java: Fast and powerful JSON library for Java -- JAXB annotations

 This Jackson extension module provides support for using JAXB (javax.xml.bind)
 annotations as an alternative to native Jackson annotations. It is most often
 used to make it easier to reuse existing data beans that used with JAXB
 framework to read and write XML.