xref: /aosp_15_r20/external/error_prone/checkerframework/METADATA (revision b74d98a7c41acf48a623a553cea15f54b99b91e1)
1*b74d98a7SAndroid Build Coastguard Workername: "checker_framework_dataflow"
2*b74d98a7SAndroid Build Coastguard Workerdescription:
3*b74d98a7SAndroid Build Coastguard Worker    "The Checker Framework is a collection of java annotation processors that "
4*b74d98a7SAndroid Build Coastguard Worker    "use JSR308 (Type Annotations) to enhance the Java type system. This "
5*b74d98a7SAndroid Build Coastguard Worker    "package contains the Checker Framework's dataflow analysis."
6*b74d98a7SAndroid Build Coastguard Worker
7*b74d98a7SAndroid Build Coastguard Workerthird_party {
8*b74d98a7SAndroid Build Coastguard Worker  url {
9*b74d98a7SAndroid Build Coastguard Worker    type: HOMEPAGE
10*b74d98a7SAndroid Build Coastguard Worker    value: "https://checkerframework.org/"
11*b74d98a7SAndroid Build Coastguard Worker  }
12*b74d98a7SAndroid Build Coastguard Worker  url {
13*b74d98a7SAndroid Build Coastguard Worker    type: ARCHIVE
14*b74d98a7SAndroid Build Coastguard Worker    value: "https://repo1.maven.org/maven2/org/checkerframework/dataflow-errorprone/3.39.0/dataflow-errorprone-3.39.0-sources.jar"
15*b74d98a7SAndroid Build Coastguard Worker  }
16*b74d98a7SAndroid Build Coastguard Worker  url {
17*b74d98a7SAndroid Build Coastguard Worker    type: ARCHIVE
18*b74d98a7SAndroid Build Coastguard Worker    value: "https://repo1.maven.org/maven2/org/checkerframework/javacutil/3.15.0/javacutil-3.15.0-sources.jar"
19*b74d98a7SAndroid Build Coastguard Worker  }
20*b74d98a7SAndroid Build Coastguard Worker  version: "3.39.0"
21*b74d98a7SAndroid Build Coastguard Worker  last_upgrade_date { year: 2024 month: 12 day: 2}
22*b74d98a7SAndroid Build Coastguard Worker}
23