CBOR cbor

Group com.upokecenter
描述 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.
Packaging jar
Size 184.28 KB
文件 pom jar
网址 https://github.com/peteroupc/CBOR-Java
发布时间 2018-10-24 09:51

dependencies

Group Artifact Version
junit junit 4.8.2
com.github.peteroupc numbers 0.4.0

developers

Peter Occil

licenses

CC0 Universal http://www.creativecommons.org/publicdomain/zero/1.0/
索引仓库
仓库 个数
Central 592045
4869962