aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: b509b1282825c8420216a70b1df4e17ebca4378f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "slf4j"
description:
    "Simple Logging Facade for Java"

third_party {
  homepage: "https://github.com/qos-ch/slf4j"
  identifier {
    type: "Git"
    value: "https://github.com/qos-ch/slf4j.git"
    primary_source: true
  }
  version: "v_2.0.12"
  last_upgrade_date { year: 2024 month: 2 day: 16 }
  license_note: "would be NOTICE save for:\n"
  "   log4j-over-slf4j/compatibility/src/main/java/test/Log4j12Calls.java\n"
  "   log4j-over-slf4j/compatibility/src/main/java/test/Log4j13Calls.java"
  license_type: RESTRICTED
}