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

Changelog

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

  * Team upload.
  * New upstream version 2.9.4.
  * Use compat level 11.
  * Declare compliance with Debian Policy 4.1.3.
  * Build-depend on libmaven-enforcer-plugin-java.

 -- Markus Koschany <email address hidden>  Fri, 26 Jan 2018 18:20:50 +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

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jackson-datatype-joda_2.9.4-1.dsc 2.7 KiB aa9b6a8ac09f00eb37d768515c99730f5f1a57d1419df49d98d94ca717fd383d
jackson-datatype-joda_2.9.4.orig.tar.gz 32.0 KiB 38d8fee9896bfc5572e3476dbf70749377614cdc135f2b2f609507a7f58e5252
jackson-datatype-joda_2.9.4-1.debian.tar.xz 3.3 KiB f4ac62df84eb3bce531b1a41c61a805fb654a3e36f40fd6114e938e0c7da17d1

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.