20 lines
		
	
	
		
			384 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			384 B
		
	
	
	
		
			Plaintext
		
	
	
	
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
 | 
						|
  }
 | 
						|
}
 |