1name: "caliper"
2description: "Caliper is a tool for measuring Java code performance, primarily focused on microbenchmarks."
3
4third_party {
5  url {
6    type: HOMEPAGE
7    value: "https://github.com/google/caliper"
8  }
9  url {
10    type: ARCHIVE
11    value: "https://github.com/google/caliper/archive/73efbe138dafba57d6a890257961ba83f41b89f2.zip"
12  }
13  version: "73efbe138dafba57d6a890257961ba83f41b89f2"
14  last_upgrade_date {
15    year: 2015
16    month: 11
17    day: 30
18  }
19}
20