-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathmaven_install.json
194 lines (194 loc) · 7.19 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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
{
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
"__INPUT_ARTIFACTS_HASH": -565662641,
"__RESOLVED_ARTIFACTS_HASH": 2084014210,
"artifacts": {
"com.google.guava:guava": {
"shasums": {
"jar": "7baa80df284117e5b945b19b98d367a85ea7b7801bd358ff657946c3bd1b6596"
},
"version": "23.0"
},
"org.antlr:ST4": {
"shasums": {
"jar": "29bfb0d6a4531644378b68d2c11a51450949bd640fd40e15f169efbeb8afa425"
},
"version": "4.0.7"
},
"org.antlr:antlr-runtime": {
"shasums": {
"jar": "7ef52a4e25ea2472a0ae62ae1d5ccaa7ef23be188289ad225fcb8a452a1b738d"
},
"version": "3.5"
},
"org.antlr:stringtemplate": {
"shasums": {
"jar": "f66ce72e965e5301cb0f020e54d2ba6ad76feb91b3cbfc30dbbf00c06a6df6d7"
},
"version": "3.2.1"
},
"org.apache.commons:commons-lang3": {
"shasums": {
"jar": "de2e1dcdcf3ef917a8ce858661a06726a9a944f28e33ad7f9e08bea44dc3c230"
},
"version": "3.9"
},
"org.apache.commons:commons-math3": {
"shasums": {
"jar": "1e56d7b058d28b65abd256b8458e3885b674c1d588fa43cd7d1cbb9c7ef2b308"
},
"version": "3.6.1"
}
},
"dependencies": {
"org.antlr:ST4": [
"org.antlr:antlr-runtime"
],
"org.antlr:antlr-runtime": [
"org.antlr:stringtemplate"
]
},
"packages": {
"com.google.guava:guava": [
"com.google.common.annotations",
"com.google.common.base",
"com.google.common.base.internal",
"com.google.common.cache",
"com.google.common.collect",
"com.google.common.escape",
"com.google.common.eventbus",
"com.google.common.graph",
"com.google.common.hash",
"com.google.common.html",
"com.google.common.io",
"com.google.common.math",
"com.google.common.net",
"com.google.common.primitives",
"com.google.common.reflect",
"com.google.common.util.concurrent",
"com.google.common.xml",
"com.google.thirdparty.publicsuffix"
],
"org.antlr:ST4": [
"org.stringtemplate.v4",
"org.stringtemplate.v4.compiler",
"org.stringtemplate.v4.debug",
"org.stringtemplate.v4.gui",
"org.stringtemplate.v4.misc"
],
"org.antlr:antlr-runtime": [
"org.antlr.runtime",
"org.antlr.runtime.debug",
"org.antlr.runtime.misc",
"org.antlr.runtime.tree"
],
"org.antlr:stringtemplate": [
"org.antlr.stringtemplate",
"org.antlr.stringtemplate.language",
"org.antlr.stringtemplate.misc"
],
"org.apache.commons:commons-lang3": [
"org.apache.commons.lang3",
"org.apache.commons.lang3.arch",
"org.apache.commons.lang3.builder",
"org.apache.commons.lang3.concurrent",
"org.apache.commons.lang3.event",
"org.apache.commons.lang3.exception",
"org.apache.commons.lang3.math",
"org.apache.commons.lang3.mutable",
"org.apache.commons.lang3.reflect",
"org.apache.commons.lang3.text",
"org.apache.commons.lang3.text.translate",
"org.apache.commons.lang3.time",
"org.apache.commons.lang3.tuple"
],
"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/": [
"com.google.guava:guava",
"org.antlr:ST4",
"org.antlr:antlr-runtime",
"org.antlr:stringtemplate",
"org.apache.commons:commons-lang3",
"org.apache.commons:commons-math3"
]
},
"version": "2"
}