blob: d586bc55c8520282e4e5d6b5ead6d0da0a58d5c5 [file] [log] [blame] [edit]
name: "checker_framework_dataflow"
description:
"The Checker Framework is a collection of java annotation processors that "
"use JSR308 (Type Annotations) to enhance the Java type system. This "
"package contains the Checker Framework's dataflow analysis."
third_party {
url {
type: HOMEPAGE
value: "https://checkerframework.org/"
}
url {
type: ARCHIVE
value: "https://repo1.maven.org/maven2/org/checkerframework/dataflow-errorprone/3.39.0/dataflow-errorprone-3.39.0-sources.jar"
}
url {
type: ARCHIVE
value: "https://repo1.maven.org/maven2/org/checkerframework/javacutil/3.15.0/javacutil-3.15.0-sources.jar"
}
version: "3.39.0"
last_upgrade_date { year: 2023 month: 11 day: 14}
}