jackson-module-jaxb-annotations 2.8.5-1 source package in Ubuntu

Changelog

jackson-module-jaxb-annotations (2.8.5-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patch
    - Depend on libjackson2-{core,annotations,databind}-java (>= 2.8.5)
  * Inherit from the parent POM and simplified the packaging
  * Switch to debhelper level 10

 -- Emmanuel Bourg <email address hidden>  Mon, 19 Dec 2016 10:27:27 +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-module-jaxb-annotations_2.8.5-1.dsc 2.4 KiB 340a84732eb6de3f68c1557e5f1a14219ba1d849bfdde5996947e3ae5d947718
jackson-module-jaxb-annotations_2.8.5.orig.tar.xz 38.7 KiB 8cdd077ca3fa6ad592844030c06393dee25207154bc4335d4ea729c3afee4a88
jackson-module-jaxb-annotations_2.8.5-1.debian.tar.xz 2.7 KiB 42264336c9a2bdefc67597f7f7895fff338b3344afd8ef4b9c0cd4b9f92f36e1

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.