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
384 B
20 lines
384 B
name: "junit"
|
|
description: "JUnit is a simple framework to write repeatable tests."
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://junit.org/junit4/"
|
|
}
|
|
url {
|
|
type: ARCHIVE
|
|
value: "https://github.com/junit-team/junit4/archive/r4.12.tar.gz"
|
|
}
|
|
version: "r4.12"
|
|
license_type: RECIPROCAL
|
|
last_upgrade_date {
|
|
year: 2016
|
|
month: 12
|
|
day: 14
|
|
}
|
|
}
|