All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download cbor JAR file with all dependencies

Search JAR files by class name

cbor from group com.upokecenter (version 3.0.3)

A Java implementation of Concise Binary Object Representation (CBOR), a general-purpose binary data format defined in RFC 7049. According to that RFC, CBOR's data model "is an extended version of the JSON data model", supporting many more types of data than JSON. This implementation was written by Peter O. and is released to the Public Domain under the CC0 Declaration. This implementation also doubles as a reader and writer of JSON, and can convert data from JSON to CBOR and back. Finally, this implementation supports arbitrary-precision binary and decimal floating-point numbers and rational numbers with arbitrary-precision components, and supports arithmetic with these numbers.

Group: com.upokecenter Artifact: cbor
Show documentation Show source 
 

9 downloads



Page 1 from 1 (items total 1)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy