18 lines
510 B
Plaintext
18 lines
510 B
Plaintext
name: "error_prone"
|
|
description:
|
|
"Error Prone is a static analysis tool for Java that catches common "
|
|
"programming mistakes at compile-time."
|
|
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "http://errorprone.info"
|
|
}
|
|
url {
|
|
type: ARCHIVE
|
|
value: "https://oss.sonatype.org/service/local/repositories/releases/content/com/google/errorprone/error_prone_core/2.11.0/error_prone_core-2.11.0-with-dependencies.jar"
|
|
}
|
|
version: "2.11.0"
|
|
last_upgrade_date { year: 2022 month: 2 day: 14}
|
|
}
|