-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmaven_install.json
More file actions
executable file
·205 lines (205 loc) · 8.05 KB
/
maven_install.json
File metadata and controls
executable file
·205 lines (205 loc) · 8.05 KB
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
195
196
197
198
199
200
201
202
203
204
205
{
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
"__INPUT_ARTIFACTS_HASH": -1714176879,
"__RESOLVED_ARTIFACTS_HASH": -2026289985,
"artifacts": {
"org.apiguardian:apiguardian-api": {
"shasums": {
"jar": "b509448ac506d607319f182537f0b35d71007582ec741832a1f111e5b5b70b38"
},
"version": "1.1.2"
},
"org.junit.jupiter:junit-jupiter-api": {
"shasums": {
"jar": "60d5c398c32dc7039b99282514ad6064061d8417cf959a1f6bd2038cc907c913"
},
"version": "5.10.1"
},
"org.junit.platform:junit-platform-commons": {
"shasums": {
"jar": "7d9855ee3f3f71f015eb1479559bf923783243c24fbfbd8b29bed8e8099b5672"
},
"version": "1.10.1"
},
"org.junit.platform:junit-platform-console-standalone": {
"shasums": {
"jar": "8192d377bdb53969273ca3805af0eef3b864690f7818300c0d39ac7758da39a0"
},
"version": "1.10.0"
},
"org.opentest4j:opentest4j": {
"shasums": {
"jar": "48e2df636cab6563ced64dcdff8abb2355627cb236ef0bf37598682ddf742f1b"
},
"version": "1.3.0"
}
},
"dependencies": {
"org.junit.jupiter:junit-jupiter-api": [
"org.apiguardian:apiguardian-api",
"org.junit.platform:junit-platform-commons",
"org.opentest4j:opentest4j"
],
"org.junit.platform:junit-platform-commons": [
"org.apiguardian:apiguardian-api"
]
},
"packages": {
"org.apiguardian:apiguardian-api": [
"org.apiguardian.api"
],
"org.junit.jupiter:junit-jupiter-api": [
"org.junit.jupiter.api",
"org.junit.jupiter.api.condition",
"org.junit.jupiter.api.extension",
"org.junit.jupiter.api.extension.support",
"org.junit.jupiter.api.function",
"org.junit.jupiter.api.io",
"org.junit.jupiter.api.parallel"
],
"org.junit.platform:junit-platform-commons": [
"org.junit.platform.commons",
"org.junit.platform.commons.annotation",
"org.junit.platform.commons.function",
"org.junit.platform.commons.logging",
"org.junit.platform.commons.support",
"org.junit.platform.commons.util"
],
"org.junit.platform:junit-platform-console-standalone": [
"junit.extensions",
"junit.framework",
"junit.runner",
"junit.textui",
"org.apiguardian.api",
"org.hamcrest",
"org.hamcrest.core",
"org.hamcrest.internal",
"org.junit",
"org.junit.experimental",
"org.junit.experimental.categories",
"org.junit.experimental.max",
"org.junit.experimental.results",
"org.junit.experimental.runners",
"org.junit.experimental.theories",
"org.junit.experimental.theories.internal",
"org.junit.experimental.theories.suppliers",
"org.junit.function",
"org.junit.internal",
"org.junit.internal.builders",
"org.junit.internal.management",
"org.junit.internal.matchers",
"org.junit.internal.requests",
"org.junit.internal.runners",
"org.junit.internal.runners.model",
"org.junit.internal.runners.rules",
"org.junit.internal.runners.statements",
"org.junit.jupiter.api",
"org.junit.jupiter.api.condition",
"org.junit.jupiter.api.extension",
"org.junit.jupiter.api.extension.support",
"org.junit.jupiter.api.function",
"org.junit.jupiter.api.io",
"org.junit.jupiter.api.parallel",
"org.junit.jupiter.engine",
"org.junit.jupiter.engine.config",
"org.junit.jupiter.engine.descriptor",
"org.junit.jupiter.engine.discovery",
"org.junit.jupiter.engine.discovery.predicates",
"org.junit.jupiter.engine.execution",
"org.junit.jupiter.engine.extension",
"org.junit.jupiter.engine.support",
"org.junit.jupiter.params",
"org.junit.jupiter.params.aggregator",
"org.junit.jupiter.params.converter",
"org.junit.jupiter.params.provider",
"org.junit.jupiter.params.shadow.com.univocity.parsers.annotations",
"org.junit.jupiter.params.shadow.com.univocity.parsers.annotations.helpers",
"org.junit.jupiter.params.shadow.com.univocity.parsers.common",
"org.junit.jupiter.params.shadow.com.univocity.parsers.common.beans",
"org.junit.jupiter.params.shadow.com.univocity.parsers.common.fields",
"org.junit.jupiter.params.shadow.com.univocity.parsers.common.input",
"org.junit.jupiter.params.shadow.com.univocity.parsers.common.input.concurrent",
"org.junit.jupiter.params.shadow.com.univocity.parsers.common.iterators",
"org.junit.jupiter.params.shadow.com.univocity.parsers.common.processor",
"org.junit.jupiter.params.shadow.com.univocity.parsers.common.processor.core",
"org.junit.jupiter.params.shadow.com.univocity.parsers.common.record",
"org.junit.jupiter.params.shadow.com.univocity.parsers.common.routine",
"org.junit.jupiter.params.shadow.com.univocity.parsers.conversions",
"org.junit.jupiter.params.shadow.com.univocity.parsers.csv",
"org.junit.jupiter.params.shadow.com.univocity.parsers.fixed",
"org.junit.jupiter.params.shadow.com.univocity.parsers.tsv",
"org.junit.jupiter.params.support",
"org.junit.matchers",
"org.junit.platform.commons",
"org.junit.platform.commons.annotation",
"org.junit.platform.commons.function",
"org.junit.platform.commons.logging",
"org.junit.platform.commons.support",
"org.junit.platform.commons.util",
"org.junit.platform.console",
"org.junit.platform.console.options",
"org.junit.platform.console.shadow.picocli",
"org.junit.platform.console.tasks",
"org.junit.platform.engine",
"org.junit.platform.engine.discovery",
"org.junit.platform.engine.reporting",
"org.junit.platform.engine.support.config",
"org.junit.platform.engine.support.descriptor",
"org.junit.platform.engine.support.discovery",
"org.junit.platform.engine.support.filter",
"org.junit.platform.engine.support.hierarchical",
"org.junit.platform.engine.support.store",
"org.junit.platform.launcher",
"org.junit.platform.launcher.core",
"org.junit.platform.launcher.listeners",
"org.junit.platform.launcher.listeners.discovery",
"org.junit.platform.launcher.listeners.session",
"org.junit.platform.launcher.tagexpression",
"org.junit.platform.reporting.legacy",
"org.junit.platform.reporting.legacy.xml",
"org.junit.platform.reporting.open.xml",
"org.junit.platform.reporting.shadow.org.opentest4j.reporting.events.api",
"org.junit.platform.reporting.shadow.org.opentest4j.reporting.events.core",
"org.junit.platform.reporting.shadow.org.opentest4j.reporting.events.java",
"org.junit.platform.reporting.shadow.org.opentest4j.reporting.events.root",
"org.junit.platform.reporting.shadow.org.opentest4j.reporting.schema",
"org.junit.platform.suite.api",
"org.junit.platform.suite.commons",
"org.junit.platform.suite.engine",
"org.junit.rules",
"org.junit.runner",
"org.junit.runner.manipulation",
"org.junit.runner.notification",
"org.junit.runners",
"org.junit.runners.model",
"org.junit.runners.parameterized",
"org.junit.validator",
"org.junit.vintage.engine",
"org.junit.vintage.engine.descriptor",
"org.junit.vintage.engine.discovery",
"org.junit.vintage.engine.execution",
"org.junit.vintage.engine.support",
"org.opentest4j"
],
"org.opentest4j:opentest4j": [
"org.opentest4j"
]
},
"repositories": {
"https://maven.google.com/": [
"org.apiguardian:apiguardian-api",
"org.junit.jupiter:junit-jupiter-api",
"org.junit.platform:junit-platform-commons",
"org.junit.platform:junit-platform-console-standalone",
"org.opentest4j:opentest4j"
],
"https://repo1.maven.org/maven2/": [
"org.apiguardian:apiguardian-api",
"org.junit.jupiter:junit-jupiter-api",
"org.junit.platform:junit-platform-commons",
"org.junit.platform:junit-platform-console-standalone",
"org.opentest4j:opentest4j"
]
},
"version": "2"
}