All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download cbor JAR 5.0.0-alpha2 with all dependencies


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.

Files of the artifact cbor version 5.0.0-alpha2 from the group com.upokecenter.

Test

Download cbor (5.0.0-alpha2)
Artifact cbor
Group com.upokecenter
Version 5.0.0-alpha2
Organization not specified
URL https://github.com/peteroupc/CBOR-Java
License CC0 Universal
Dependencies amount 1
Dependencies numbers,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of cbor Show documentation

Please rate this JAR file. Is it a good library?

9 downloads

Source code of cbor version 5.0.0-alpha2

META-INF
META-INF.META-INF.MANIFEST.MF
com.upokecenter.cbor
com.upokecenter.cbor.com.upokecenter.cbor.Base64
com.upokecenter.cbor.com.upokecenter.cbor.CBORCanonical
com.upokecenter.cbor.com.upokecenter.cbor.CBORDataUtilities
com.upokecenter.cbor.com.upokecenter.cbor.CBORDataUtilitiesByteArrayString
com.upokecenter.cbor.com.upokecenter.cbor.CBORDataUtilitiesCharArrayString
com.upokecenter.cbor.com.upokecenter.cbor.CBORDataUtilitiesTextString
com.upokecenter.cbor.com.upokecenter.cbor.CBORDateConverter
com.upokecenter.cbor.com.upokecenter.cbor.CBORDoubleBits
com.upokecenter.cbor.com.upokecenter.cbor.CBOREInteger
com.upokecenter.cbor.com.upokecenter.cbor.CBOREncodeOptions
com.upokecenter.cbor.com.upokecenter.cbor.CBORException
com.upokecenter.cbor.com.upokecenter.cbor.CBORExtendedDecimal
com.upokecenter.cbor.com.upokecenter.cbor.CBORExtendedFloat
com.upokecenter.cbor.com.upokecenter.cbor.CBORExtendedRational
com.upokecenter.cbor.com.upokecenter.cbor.CBORInteger
com.upokecenter.cbor.com.upokecenter.cbor.CBORJson
com.upokecenter.cbor.com.upokecenter.cbor.CBORJson2
com.upokecenter.cbor.com.upokecenter.cbor.CBORJson3
com.upokecenter.cbor.com.upokecenter.cbor.CBORJsonWriter
com.upokecenter.cbor.com.upokecenter.cbor.CBORNumber
com.upokecenter.cbor.com.upokecenter.cbor.CBORObject
com.upokecenter.cbor.com.upokecenter.cbor.CBORReader
com.upokecenter.cbor.com.upokecenter.cbor.CBORType
com.upokecenter.cbor.com.upokecenter.cbor.CBORTypeMapper
com.upokecenter.cbor.com.upokecenter.cbor.CBORUriConverter
com.upokecenter.cbor.com.upokecenter.cbor.CBORUtilities
com.upokecenter.cbor.com.upokecenter.cbor.CBORUuidConverter
com.upokecenter.cbor.com.upokecenter.cbor.CharacterInputWithCount
com.upokecenter.cbor.com.upokecenter.cbor.CharacterReader
com.upokecenter.cbor.com.upokecenter.cbor.ICBORConverter
com.upokecenter.cbor.com.upokecenter.cbor.ICBORNumber
com.upokecenter.cbor.com.upokecenter.cbor.ICBORToFromConverter
com.upokecenter.cbor.com.upokecenter.cbor.ICharacterInput
com.upokecenter.cbor.com.upokecenter.cbor.JSONOptions
com.upokecenter.cbor.com.upokecenter.cbor.JSONPatch
com.upokecenter.cbor.com.upokecenter.cbor.JSONPointer
com.upokecenter.cbor.com.upokecenter.cbor.OptionsParser
com.upokecenter.cbor.com.upokecenter.cbor.PODOptions
com.upokecenter.cbor.com.upokecenter.cbor.PropertyMap
com.upokecenter.cbor.com.upokecenter.cbor.SharedRefs
com.upokecenter.cbor.com.upokecenter.cbor.StringOutput
com.upokecenter.cbor.com.upokecenter.cbor.StringRefs
com.upokecenter.cbor.com.upokecenter.cbor.URIUtility




© 2015 - 2025 Weber Informatics LLC | Privacy Policy