-
Notifications
You must be signed in to change notification settings - Fork 1
/
maven_install.json
177 lines (177 loc) · 10.1 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
{
"dependency_tree": {
"conflict_resolution": {},
"dependencies": [
{
"coord": "commons-codec:commons-codec:1.10",
"file": "v1/https/repo1.maven.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar",
"directDependencies": [],
"dependencies": [],
"url": "https://repo1.maven.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar"
],
"sha256": "4241dfa94e711d435f29a4604a3e2de5c4aa3c165e23bd066be6fc1fc4309569"
},
{
"coord": "commons-codec:commons-codec:jar:sources:1.10",
"file": "v1/https/repo1.maven.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10-sources.jar",
"directDependencies": [],
"dependencies": [],
"url": "https://repo1.maven.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10-sources.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10-sources.jar"
],
"sha256": "dfae68268ce86f1a18fc45b99317c13d6c9d252f001d37961e79a51076808986"
},
{
"coord": "commons-logging:commons-logging:1.2",
"file": "v1/https/repo1.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar",
"directDependencies": [],
"dependencies": [],
"url": "https://repo1.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar"
],
"sha256": "daddea1ea0be0f56978ab3006b8ac92834afeefbd9b7e4e6316fca57df0fa636"
},
{
"coord": "commons-logging:commons-logging:jar:sources:1.2",
"file": "v1/https/repo1.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2-sources.jar",
"directDependencies": [],
"dependencies": [],
"url": "https://repo1.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2-sources.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2-sources.jar"
],
"sha256": "44347acfe5860461728e9cb33251e97345be36f8a0dfd5c5130c172559455f41"
},
{
"coord": "org.apache.httpcomponents:httpclient:4.5.6",
"file": "v1/https/repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar",
"directDependencies": [
"commons-codec:commons-codec:1.10",
"commons-logging:commons-logging:1.2",
"org.apache.httpcomponents:httpcore:4.4.10"
],
"dependencies": [
"commons-codec:commons-codec:1.10",
"commons-logging:commons-logging:1.2",
"org.apache.httpcomponents:httpcore:4.4.10"
],
"url": "https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar"
],
"sha256": "c03f813195e7a80e3608d0ddd8da80b21696a4c92a6a2298865bf149071551c7"
},
{
"coord": "org.apache.httpcomponents:httpclient:jar:sources:4.5.6",
"file": "v1/https/repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6-sources.jar",
"directDependencies": [
"commons-codec:commons-codec:jar:sources:1.10",
"commons-logging:commons-logging:jar:sources:1.2",
"org.apache.httpcomponents:httpcore:jar:sources:4.4.10"
],
"dependencies": [
"commons-logging:commons-logging:jar:sources:1.2",
"org.apache.httpcomponents:httpcore:jar:sources:4.4.10",
"commons-codec:commons-codec:jar:sources:1.10"
],
"url": "https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6-sources.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6-sources.jar"
],
"sha256": "6a8076d9a98a5be9f1a055011166f9055b0aee2de133699db3ccf20377533e58"
},
{
"coord": "org.apache.httpcomponents:httpcore:4.4.10",
"file": "v1/https/repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar",
"directDependencies": [],
"dependencies": [],
"url": "https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar"
],
"sha256": "78ba1096561957db1b55200a159b648876430342d15d461277e62360da19f6fd"
},
{
"coord": "org.apache.httpcomponents:httpcore:jar:sources:4.4.10",
"file": "v1/https/repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10-sources.jar",
"directDependencies": [],
"dependencies": [],
"url": "https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10-sources.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10-sources.jar"
],
"sha256": "9c790a045566da7ce0a53276816d09e08543ccb46ba99db1cb8f5d3742dfaa1f"
},
{
"coord": "org.apache.thrift:libthrift:0.12.0",
"file": "v1/https/repo1.maven.org/maven2/org/apache/thrift/libthrift/0.12.0/libthrift-0.12.0.jar",
"directDependencies": [
"org.apache.httpcomponents:httpclient:4.5.6",
"org.apache.httpcomponents:httpcore:4.4.10",
"org.slf4j:slf4j-api:1.7.25"
],
"dependencies": [
"commons-logging:commons-logging:1.2",
"org.apache.httpcomponents:httpclient:4.5.6",
"org.slf4j:slf4j-api:1.7.25",
"org.apache.httpcomponents:httpcore:4.4.10",
"commons-codec:commons-codec:1.10"
],
"url": "https://repo1.maven.org/maven2/org/apache/thrift/libthrift/0.12.0/libthrift-0.12.0.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/org/apache/thrift/libthrift/0.12.0/libthrift-0.12.0.jar"
],
"sha256": "28478ea7b296ff569aae07271ddaf1d2118bcb325495f25a2d323891cfc46c68"
},
{
"coord": "org.apache.thrift:libthrift:jar:sources:0.12.0",
"file": "v1/https/repo1.maven.org/maven2/org/apache/thrift/libthrift/0.12.0/libthrift-0.12.0-sources.jar",
"directDependencies": [
"org.apache.httpcomponents:httpclient:jar:sources:4.5.6",
"org.apache.httpcomponents:httpcore:jar:sources:4.4.10",
"org.slf4j:slf4j-api:jar:sources:1.7.25"
],
"dependencies": [
"commons-codec:commons-codec:jar:sources:1.10",
"org.slf4j:slf4j-api:jar:sources:1.7.25",
"org.apache.httpcomponents:httpclient:jar:sources:4.5.6",
"commons-logging:commons-logging:jar:sources:1.2",
"org.apache.httpcomponents:httpcore:jar:sources:4.4.10"
],
"url": "https://repo1.maven.org/maven2/org/apache/thrift/libthrift/0.12.0/libthrift-0.12.0-sources.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/org/apache/thrift/libthrift/0.12.0/libthrift-0.12.0-sources.jar"
],
"sha256": "2be1faca2745f81983b46537205256efc9f33d3c37d101812140e5da275918e8"
},
{
"coord": "org.slf4j:slf4j-api:1.7.25",
"file": "v1/https/repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar",
"directDependencies": [],
"dependencies": [],
"url": "https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar"
],
"sha256": "18c4a0095d5c1da6b817592e767bb23d29dd2f560ad74df75ff3961dbde25b79"
},
{
"coord": "org.slf4j:slf4j-api:jar:sources:1.7.25",
"file": "v1/https/repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25-sources.jar",
"directDependencies": [],
"dependencies": [],
"url": "https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25-sources.jar",
"mirror_urls": [
"https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25-sources.jar"
],
"sha256": "c4bc93180a4f0aceec3b057a2514abe04a79f06c174bbed910a2afb227b79366"
}
],
"version": "0.1.0",
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": 1897687777
}
}