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

Changelog

jackson-datatype-joda (2.4.3-1) unstable; urgency=low

  * Initial release (Closes: #767997)

 -- Tim Potter <email address hidden>  Thu, 06 Nov 2014 22:38:26 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jackson-datatype-joda_2.4.3-1.dsc 2.3 KiB 1911b64a04302b3568a2926ac9fed3052b409e2ff2f26c9a335fc111a19bffb8
jackson-datatype-joda_2.4.3.orig.tar.gz 17.5 KiB fd8008037bc188d9c70730fbf3b8c55cfc4f833229a10ca7b0ec172a65b6e193
jackson-datatype-joda_2.4.3-1.debian.tar.xz 4.2 KiB 2f42037870840c1f90aec63a691ecb881dbad22d445ab6644aac6eb206896540

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.