jackson-core 2.4.2-2 source package in Ubuntu

Changelog

jackson-core (2.4.2-2) unstable; urgency=medium


  * Add proper Breaks/Replaces for old libjackson-json-java packages
    (Closes: 768220)

 -- Hilko Bengen <email address hidden>  Fri, 14 Nov 2014 19:31:46 +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
Xenial release universe misc

Builds

Vivid: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jackson-core_2.4.2-2.dsc 1.6 KiB b90559e3feb4d7b03ef7d83b747adcc3c8d538c3fd63ffdc082fd2c1fc371d59
jackson-core_2.4.2.orig.tar.gz 249.5 KiB bc0d6ca287e750b90753746e3f84773ec97bdf49b78710efb9c1c4ef81b107d9
jackson-core_2.4.2-2.debian.tar.xz 4.4 KiB fe16c295852453088f791b53f14ff240bff2a2798a691417c1fec26e82a16a11

Available diffs

No changes file available.

Binary packages built by this source

libjackson2-core-java: fast and powerful JSON library for Java -- core library

 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 Jackson core library.

libjackson2-core-java-doc: Documentation for Jackson-core

 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-core-java.