1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
| name: "apache-commons-matjh"
| description: "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."
|
| third_party {
| url {
| type: HOMEPAGE
| value: "https://github.com/apache/commons-math"
| }
| url {
| type: ARCHIVE
| value: "https://github.com/apache/commons-math/archive/MATH_2_2.zip"
| }
| version: "MATH_2_2"
| license_type: RECIPROCAL
| last_upgrade_date {
| year: 2011
| month: 3
| day: 20
| }
| }
|
|