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 | |
} | |
} |