jackson-dataformat-smile 2.7.8-2 source package in Ubuntu

Changelog

jackson-dataformat-smile (2.7.8-2) unstable; urgency=medium

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

 -- Markus Koschany <email address hidden>  Fri, 13 Oct 2017 22:15:47 +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-dataformat-smile_2.7.8-2.dsc 2.7 KiB 49877f66e1ca5111909837b4e7cfcd5f5d48a0a9a9f6c7b130128fc0240696d0
jackson-dataformat-smile_2.7.8.orig.tar.xz 80.6 KiB 1066bf6170a17fff1e5e2569d18505a54772d2610a6c4c513301804832c8eaaa
jackson-dataformat-smile_2.7.8-2.debian.tar.xz 3.7 KiB f05e19751251462f6714bc5abe4723ff3ae8ab803ea4320ae37ce011106f6914

Available diffs

No changes file available.

Binary packages built by this source

libjackson2-dataformat-smile: fast and powerful JSON library for Java -- Smile dataformat

 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 reading and writing Smile-("binary
 JSON")-encoded data.

libjackson2-dataformat-smile-doc: Documentation for Jackson-dataformat-smile

 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-dataformat-smile.