xref: /aosp_15_r20/external/jackson-annotations/METADATA (revision 2bf6642460ffb10303bd46207a4555f36d9e5945)
1*2bf66424SCole Faustname: "jackson-annotations"
2*2bf66424SCole Faustdescription:
3*2bf66424SCole Faust    "This project contains general purpose annotations for Jackson Data "
4*2bf66424SCole Faust    "Processor, used on value and handler types. The only annotations not "
5*2bf66424SCole Faust    "included are ones that require dependency to the Databind package. Note "
6*2bf66424SCole Faust    "that only annotations themselves (and related value classes) are included, "
7*2bf66424SCole Faust    "but no functionality that uses annotations."
8*2bf66424SCole Faust
9*2bf66424SCole Faustthird_party {
10*2bf66424SCole Faust  url {
11*2bf66424SCole Faust    type: HOMEPAGE
12*2bf66424SCole Faust    value: "https://github.com/FasterXML/jackson-annotations"
13*2bf66424SCole Faust  }
14*2bf66424SCole Faust  url {
15*2bf66424SCole Faust    type: GIT
16*2bf66424SCole Faust    value: "https://github.com/FasterXML/jackson-annotations.git"
17*2bf66424SCole Faust  }
18*2bf66424SCole Faust  version: "2.12"
19*2bf66424SCole Faust  last_upgrade_date { year: 2020 month: 8 day: 5 }
20*2bf66424SCole Faust  license_type: NOTICE
21*2bf66424SCole Faust}
22