1name: "javassist" 2description: "Java bytecode engineering toolkit" 3third_party { 4 url { 5 type: HOMEPAGE 6 value: "https://www.javassist.org/" 7 } 8 url { 9 type: ARCHIVE 10 value: "https://github.com/jboss-javassist/javassist/archive/refs/tags/rel_3_24_1_ga.tar.gz" 11 } 12 version: "rel_3_24_1_ga" 13 license_type: NOTICE 14 license_note: "The project can be licensed under one of MPL, LGPL or AL, and Apache 2.0 is a \"notice\" license." 15 last_upgrade_date { 16 year: 2020 17 month: 9 18 day: 24 19 } 20} 21