jackson-datatype-joda 2.9.1-1 source package in Ubuntu

Changelog

jackson-datatype-joda (2.9.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2.9.1.
  * Declare compliance with Debian Policy 4.1.1.
  * Use https for Format field.
  * Change source target to 1.7.
  * Add libmaven-shade-plugin-java to B-D.

 -- Markus Koschany <email address hidden>  Thu, 12 Oct 2017 19:26:17 +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-datatype-joda_2.9.1-1.dsc 2.6 KiB 4b341d1cdf93c522af409466db2fbaba66a04e89a2570006c2d63c0feddfcf13
jackson-datatype-joda_2.9.1.orig.tar.gz 32.0 KiB 38dc50aea0295d228730443055608d4bbc9d5299e6f5cc1f6f19ab2df4d4efd5
jackson-datatype-joda_2.9.1-1.debian.tar.xz 3.3 KiB faeb82286fa646e3b3dd21bf46e5359c1904f90b827b9dbfd5f31c178dd67b05

Available diffs

No changes file available.

Binary packages built by this source

libjackson2-datatype-joda-java: fast and powerful JSON library for Java -- Joda datatypes

 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 an extension for serializing and deserializing classes
 implemented by the Joda-Time date/time library.

libjackson2-datatype-joda-java-doc: Documentation for jackson-datatype-joda

 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-datatype-joda.