| Haibo Huang | 68e7a25 | 2018-09-06 13:57:58 -0700 | [diff] [blame] | 1 | name: "jcommander" | 
 | 2 | description: "JCommander is a very small Java framework that makes it trivial to parse command line parameters." | 
 | 3 | third_party { | 
 | 4 |  url { | 
 | 5 |  type: HOMEPAGE | 
 | 6 |  value: "http://jcommander.org/" | 
 | 7 |  } | 
 | 8 |  url { | 
 | 9 |  type: GIT | 
 | 10 |  value: "https://github.com/cbeust/jcommander.git" | 
 | 11 |  } | 
| Haibo Huang | 80ceff4 | 2020-04-09 15:03:53 -0700 | [diff] [blame] | 12 |  version: "1.71" | 
| Bob Badour | a2c6b6b | 2020-04-23 16:28:37 -0700 | [diff] [blame] | 13 |  license_type: NOTICE | 
| Haibo Huang | 68e7a25 | 2018-09-06 13:57:58 -0700 | [diff] [blame] | 14 |  last_upgrade_date { | 
| Haibo Huang | cdfd109 | 2020-04-08 14:42:31 -0700 | [diff] [blame] | 15 |  year: 2020 | 
 | 16 |  month: 4 | 
 | 17 |  day: 8 | 
| Haibo Huang | 68e7a25 | 2018-09-06 13:57:58 -0700 | [diff] [blame] | 18 |  } | 
 | 19 | } |