1name: "apache-commons-lang" 2description: 3 "Apache Commons Lang, a package of Java utility classes for the classes " 4 "that are in java.lang's hierarchy, or are considered to be so standard as " 5 "to justify existence in java.lang." 6 7third_party { 8 url { 9 type: HOMEPAGE 10 value: "https://commons.apache.org/proper/commons-lang/" 11 } 12 url { 13 type: GIT 14 value: "https://github.com/apache/commons-lang.git" 15 } 16 version: "eaff7e0a693455081932b53688029f0700447305" 17 last_upgrade_date { year: 2023 month: 02 day: 13 } 18 license_type: NOTICE 19} 20