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.
22 lines
540 B
22 lines
540 B
name: "caliper"
|
|
description: "Caliper is a tool for measuring Java code performance, primarily focused on microbenchmarks."
|
|
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://github.com/google/caliper"
|
|
}
|
|
url {
|
|
type: ARCHIVE
|
|
value: "https://github.com/google/caliper/archive/73efbe138dafba57d6a890257961ba83f41b89f2.zip"
|
|
}
|
|
version: "73efbe138dafba57d6a890257961ba83f41b89f2"
|
|
# would be NOTICE save for lib/*.jar.txt
|
|
license_type: RESTRICTED
|
|
last_upgrade_date {
|
|
year: 2015
|
|
month: 11
|
|
day: 30
|
|
}
|
|
}
|