You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
348 B
20 lines
348 B
name: "jacoco"
|
|
description: "JaCoCo is a free Java code coverage library."
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://www.jacoco.org/"
|
|
}
|
|
url {
|
|
type: GIT
|
|
value: "https://github.com/jacoco/jacoco.git"
|
|
}
|
|
version: "v0.8.4"
|
|
license_type: RECIPROCAL
|
|
last_upgrade_date {
|
|
year: 2019
|
|
month: 5
|
|
day: 13
|
|
}
|
|
}
|