jackson-annotations 2.2.2-1 source package in Ubuntu
Changelog
jackson-annotations (2.2.2-1) unstable; urgency=low * Initial release. (Closes: #720503) -- Wolodja Wentland <email address hidden> Thu, 22 Aug 2013 17:40:58 +0000
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 | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
jackson-annotations_2.2.2-1.dsc | 1.6 KiB | daf26b57da9a4961ca8ad1d07e98dc1d06304598752dfbeeda480618f768b388 |
jackson-annotations_2.2.2.orig.tar.gz | 24.6 KiB | 7a13c4279e8d50793ef88885a6e6854a1a8c368905efb510560f5a5e99882939 |
jackson-annotations_2.2.2-1.debian.tar.gz | 3.2 KiB | 309eba3497b9c6431abd61887f0b81bc6f6d83c4effbdc435d916d9c7206a2b6 |
No changes file available.
Binary packages built by this source
- libjackson2-annotations-java: fast and powerful JSON library for Java -- 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 general purpose annotations for value and handler types.
- 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.