1name: "cbor-java"
2description:
3    "A Java 7 implementation of RFC 7049: Concise Binary Object Representation "
4    "(CBOR)"
5
6third_party {
7  url {
8    type: HOMEPAGE
9    value: "https://github.com/c-rack/cbor-java"
10  }
11  url {
12    type: GIT
13    value: "https://github.com/c-rack/cbor-java.git"
14  }
15  version: "v0.8"
16  last_upgrade_date { year: 2020 month: 1 day: 6 }
17  license_type: NOTICE
18}
19