-
Notifications
You must be signed in to change notification settings - Fork 9
/
maven_install.json
99 lines (99 loc) · 4.31 KB
/
maven_install.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
"__INPUT_ARTIFACTS_HASH": -114586667,
"__RESOLVED_ARTIFACTS_HASH": 1330793062,
"artifacts": {
"org.apache.commons:commons-math3": {
"shasums": {
"jar": "1e56d7b058d28b65abd256b8458e3885b674c1d588fa43cd7d1cbb9c7ef2b308"
},
"version": "3.6.1"
}
},
"dependencies": {},
"packages": {
"org.apache.commons:commons-math3": [
"org.apache.commons.math3",
"org.apache.commons.math3.analysis",
"org.apache.commons.math3.analysis.differentiation",
"org.apache.commons.math3.analysis.function",
"org.apache.commons.math3.analysis.integration",
"org.apache.commons.math3.analysis.integration.gauss",
"org.apache.commons.math3.analysis.interpolation",
"org.apache.commons.math3.analysis.polynomials",
"org.apache.commons.math3.analysis.solvers",
"org.apache.commons.math3.complex",
"org.apache.commons.math3.dfp",
"org.apache.commons.math3.distribution",
"org.apache.commons.math3.distribution.fitting",
"org.apache.commons.math3.exception",
"org.apache.commons.math3.exception.util",
"org.apache.commons.math3.filter",
"org.apache.commons.math3.fitting",
"org.apache.commons.math3.fitting.leastsquares",
"org.apache.commons.math3.fraction",
"org.apache.commons.math3.genetics",
"org.apache.commons.math3.geometry",
"org.apache.commons.math3.geometry.enclosing",
"org.apache.commons.math3.geometry.euclidean.oned",
"org.apache.commons.math3.geometry.euclidean.threed",
"org.apache.commons.math3.geometry.euclidean.twod",
"org.apache.commons.math3.geometry.euclidean.twod.hull",
"org.apache.commons.math3.geometry.hull",
"org.apache.commons.math3.geometry.partitioning",
"org.apache.commons.math3.geometry.partitioning.utilities",
"org.apache.commons.math3.geometry.spherical.oned",
"org.apache.commons.math3.geometry.spherical.twod",
"org.apache.commons.math3.linear",
"org.apache.commons.math3.ml.clustering",
"org.apache.commons.math3.ml.clustering.evaluation",
"org.apache.commons.math3.ml.distance",
"org.apache.commons.math3.ml.neuralnet",
"org.apache.commons.math3.ml.neuralnet.oned",
"org.apache.commons.math3.ml.neuralnet.sofm",
"org.apache.commons.math3.ml.neuralnet.sofm.util",
"org.apache.commons.math3.ml.neuralnet.twod",
"org.apache.commons.math3.ml.neuralnet.twod.util",
"org.apache.commons.math3.ode",
"org.apache.commons.math3.ode.events",
"org.apache.commons.math3.ode.nonstiff",
"org.apache.commons.math3.ode.sampling",
"org.apache.commons.math3.optim",
"org.apache.commons.math3.optim.linear",
"org.apache.commons.math3.optim.nonlinear.scalar",
"org.apache.commons.math3.optim.nonlinear.scalar.gradient",
"org.apache.commons.math3.optim.nonlinear.scalar.noderiv",
"org.apache.commons.math3.optim.nonlinear.vector",
"org.apache.commons.math3.optim.nonlinear.vector.jacobian",
"org.apache.commons.math3.optim.univariate",
"org.apache.commons.math3.optimization",
"org.apache.commons.math3.optimization.direct",
"org.apache.commons.math3.optimization.fitting",
"org.apache.commons.math3.optimization.general",
"org.apache.commons.math3.optimization.linear",
"org.apache.commons.math3.optimization.univariate",
"org.apache.commons.math3.primes",
"org.apache.commons.math3.random",
"org.apache.commons.math3.special",
"org.apache.commons.math3.stat",
"org.apache.commons.math3.stat.clustering",
"org.apache.commons.math3.stat.correlation",
"org.apache.commons.math3.stat.descriptive",
"org.apache.commons.math3.stat.descriptive.moment",
"org.apache.commons.math3.stat.descriptive.rank",
"org.apache.commons.math3.stat.descriptive.summary",
"org.apache.commons.math3.stat.inference",
"org.apache.commons.math3.stat.interval",
"org.apache.commons.math3.stat.ranking",
"org.apache.commons.math3.stat.regression",
"org.apache.commons.math3.transform",
"org.apache.commons.math3.util"
]
},
"repositories": {
"https://repo1.maven.org/maven2/": [
"org.apache.commons:commons-math3"
]
},
"version": "2"
}