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
363 B
20 lines
363 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: GIT
|
|
value: "https://github.com/junit-team/junit4.git"
|
|
}
|
|
version: "r4.13.2"
|
|
license_type: RECIPROCAL
|
|
last_upgrade_date {
|
|
year: 2021
|
|
month: 3
|
|
day: 3
|
|
}
|
|
}
|