• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "apache-commons-matjh"
2description: "The Apache Commons Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang."
3
4third_party {
5  url {
6    type: HOMEPAGE
7    value: "https://github.com/apache/commons-math"
8  }
9  url {
10    type: ARCHIVE
11    value: "https://github.com/apache/commons-math/archive/MATH_2_2.zip"
12  }
13  version: "MATH_2_2"
14  license_type: RECIPROCAL
15  last_upgrade_date {
16    year: 2011
17    month: 3
18    day: 20
19  }
20}
21