MVN

com.upokecenter : cbor

Maven & Gradle

Jan 18, 2022
24 usages
30 stars

CBOR (Concise Binary Object Representation) · A Java implementation of Concise Binary Object Representation (CBOR), a general-purpose binary data format defined in RFC 8949.

<dependency>
    <groupId>com.upokecenter</groupId>
    <artifactId>cbor</artifactId>
    <version>4.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.upokecenter : cbor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.5.2
  • Latest Beta: 4.0.0-beta2
  • Latest Alpha: 4.0.0-alpha2

All Versions

Choose a version of com.upokecenter : cbor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.5.x
cbor-4.5.2
cbor-4.5.1
4.5
cbor-4.5
Cx5d49b69d-4a44
4.4.x
cbor-4.4.4
Cx5d49b69d-4a44
cbor-4.4.3
Cx5d49b69d-4a44
cbor-4.4.2
Cx5d49b69d-4a44
cbor-4.4.1
Cx5d49b69d-4a44
cbor-4.4.0
Cx5d49b69d-4a44
4.3.x
cbor-4.3.0
Cx5d49b69d-4a44
4.2.x
cbor-4.2.0
Cx5d49b69d-4a44
4.1.x
cbor-4.1.3
Cx5d49b69d-4a44
cbor-4.1.1
Cx5d49b69d-4a44
cbor-4.1.0
Cx5d49b69d-4a44
4.0.x
cbor-4.0.1
Cx5d49b69d-4a44
cbor-4.0.0
Cx5d49b69d-4a44
cbor-4.0.0-beta2
Cx5d49b69d-4a44
cbor-4.0.0-beta1
2 vulnerabilities
cbor-4.0.0-alpha2
2 vulnerabilities
cbor-4.0.0-alpha1
2 vulnerabilities
3.6.x
cbor-3.6.0
Cx6efa5e6e-8e95
3.5.x
cbor-3.5.2
Cx6efa5e6e-8e95
cbor-3.5.1
Cx6efa5e6e-8e95
cbor-3.5.0
Cx6efa5e6e-8e95
3.4.x
cbor-3.4.0
Cx6efa5e6e-8e95
cbor-3.4.0-beta1
Cx6efa5e6e-8e95
cbor-3.4.0-alpha1
Cx6efa5e6e-8e95
3.3.x
cbor-3.3.0
Cx6efa5e6e-8e95
3.2.x
cbor-3.2.0
Cx6efa5e6e-8e95
3.1.x
cbor-3.1.0
Cx6efa5e6e-8e95
3.0.x
cbor-3.0.3
Cx6efa5e6e-8e95
cbor-3.0.2
Cx6efa5e6e-8e95
cbor-3.0.1
Cx6efa5e6e-8e95
cbor-3.0.0
Cx6efa5e6e-8e95
2.5
cbor-2.5
Cx6efa5e6e-8e95
2.4.x
cbor-2.4.1
Cx6efa5e6e-8e95
cbor-2.4.0
Cx6efa5e6e-8e95
2.3.x
cbor-2.3.1
Cx6efa5e6e-8e95
cbor-2.3.0
Cx6efa5e6e-8e95
2.2.x
cbor-2.2.0
Cx6efa5e6e-8e95
2.1.x
cbor-2.1.0
Cx6efa5e6e-8e95
2.0.x
cbor-2.0.0
Cx6efa5e6e-8e95
1.3.x
cbor-1.3.0
Cx6efa5e6e-8e95
1.2.x
cbor-1.2.0
Cx6efa5e6e-8e95
1.1.x
cbor-1.1.0
Cx6efa5e6e-8e95
1.0.x
cbor-1.0.0
Cx6efa5e6e-8e95
0.23.x
cbor-0.23.0
Cx6efa5e6e-8e95

How to add a dependency to Maven

Add the following com.upokecenter : cbor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.upokecenter</groupId>
    <artifactId>cbor</artifactId>
    <version>4.5.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.upokecenter : cbor gradle dependency to your build.gradle file:

implementation 'com.upokecenter:cbor:4.5.2'

Gradle Kotlin DSL: Add the following com.upokecenter : cbor gradle kotlin dependency to your build.gradle.kts file:

implementation("com.upokecenter:cbor:4.5.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.upokecenter : cbor sbt scala dependency to your build.sbt file:

libraryDependencies += "com.upokecenter" % "cbor" % "4.5.2"

Advertisement

Dependencies from Group

Jan 18, 2022
24 usages
30 stars
Jan 17, 2020
2 stars

Discover Dependencies

Jun 29, 2022
58 usages
462 stars
May 02, 2023
56 usages
169 stars
Aug 23, 2023
218 usages
Aug 09, 2023
1 usages
31 stars
Aug 22, 2023
713 usages
1.5k stars
Aug 18, 2023
275 usages
2.7k stars
May 01, 2017
228 usages
193 stars
Jul 13, 2015
22 usages
181 stars
Aug 12, 2020
94 usages
25.5k stars