jackson-annotations 2.9.4-1 source package in Ubuntu
Changelog
jackson-annotations (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. -- Markus Koschany <email address hidden> Thu, 25 Jan 2018 23:38:58 +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 | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
jackson-annotations_2.9.4-1.dsc | 2.4 KiB | 14720a3ccbd6ee0a946d79d235f7327ce2b43214ad1afec0cd696050f3401197 |
jackson-annotations_2.9.4.orig.tar.gz | 56.0 KiB | 8439169f981d96ac6d1fdc24c3b2d8bfd8327d0e34ef5fd223caa8065a2f2957 |
jackson-annotations_2.9.4-1.debian.tar.xz | 3.6 KiB | 0800d9f06a1e5887540678688ecea4959b8de6ae3b55ce8814e111a80ab462ad |
Available diffs
- diff from 2.9.1-1 to 2.9.4-1 (1.7 KiB)
No changes file available.
Binary packages built by this source
- libjackson2-annotations-java: No summary available for libjackson2-annotations-java in ubuntu disco.
No description available for libjackson2-
annotations- java in ubuntu disco.
- libjackson2-annotations-java-doc: Documentation for Jackson-annotations
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-annotations- java.