1name: "ow2-asm" 2description: 3 "Java bytecode manipulation and analysis framework" 4 5third_party { 6 url { 7 type: HOMEPAGE 8 value: "https://asm.ow2.io/" 9 } 10 url { 11 type: GIT 12 value: "https://gitlab.ow2.org/asm/asm.git" 13 } 14 version: "9.6" 15 last_upgrade_date { year: 2024 month: 7 day: 15 } 16 license_type: NOTICE 17} 18