aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--METADATA18
1 files changed, 18 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 00000000..d3e592fd
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,18 @@
+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.0"
+ last_upgrade_date {
+ year: 2018
+ month: 1
+ day: 5
+ }
+}