1name: "slf4j" 2description: 3 "Simple Logging Facade for Java" 4 5third_party { 6 homepage: "https://github.com/qos-ch/slf4j" 7 identifier { 8 type: "Git" 9 value: "https://github.com/qos-ch/slf4j.git" 10 primary_source: true 11 } 12 version: "v_2.0.12" 13 last_upgrade_date { year: 2024 month: 2 day: 16 } 14 license_note: "would be NOTICE save for:\n" 15 " log4j-over-slf4j/compatibility/src/main/java/test/Log4j12Calls.java\n" 16 " log4j-over-slf4j/compatibility/src/main/java/test/Log4j13Calls.java" 17 license_type: RESTRICTED 18} 19