1name: "snakeyaml" 2description: "a complete YAML 1.1 processor for JVM" 3third_party { 4 url { 5 type: HOMEPAGE 6 value: "https://bitbucket.org/snakeyaml/snakeyaml/" 7 } 8 url { 9 type: GIT 10 value: "https://bitbucket.org/snakeyaml/snakeyaml.git" 11 } 12 version: "snakeyaml-1.32" 13 license_type: NOTICE 14 last_upgrade_date { 15 year: 2023 16 month: 4 17 day: 24 18 } 19} 20