blob: ff1da0bb297e2c628d1648463ae2b60100a87ba8 [file] [log] [blame]
Ian Maxon6e5f18e2015-11-24 18:02:48 -08001<?xml version="1.0" encoding="UTF-8"?>
2<supplementalDataModels>
3 <supplement>
4 <project>
Michael Blow727187c2017-01-05 11:43:43 -05005 <groupId>stax</groupId>
6 <artifactId>stax</artifactId>
7 <licenses>
8 <license>
9 <name>The Apache Software License, Version 2.0</name>
10 <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
11 </license>
12 </licenses>
13 <properties>
14 <verifiedVersions>1.1.1-dev,1.2.0</verifiedVersions>
15 </properties>
16 </project>
17 </supplement>
18 <supplement>
19 <project>
Ian Maxon6e5f18e2015-11-24 18:02:48 -080020 <groupId>org.slf4j</groupId>
Michael Blowb29bd732017-01-16 11:44:39 -050021 <artifactId>slf4j-simple</artifactId>
Ian Maxon6e5f18e2015-11-24 18:02:48 -080022 <licenses>
23 <license>
Michael Blow1355c262017-01-04 16:23:31 -050024 <name>an MIT-style license</name>
Ian Maxon6e5f18e2015-11-24 18:02:48 -080025 <url>http://www.slf4j.org/license.html</url>
26 </license>
27 </licenses>
28 </project>
29 </supplement>
30 <supplement>
31 <project>
32 <groupId>org.slf4j</groupId>
Michael Blowb29bd732017-01-16 11:44:39 -050033 <artifactId>slf4j-api</artifactId>
Ian Maxon6e5f18e2015-11-24 18:02:48 -080034 <licenses>
35 <license>
Michael Blow1355c262017-01-04 16:23:31 -050036 <name>an MIT-style license</name>
Michael Blow0f7e4872018-12-15 20:01:23 -050037 <url>https://raw.githubusercontent.com/qos-ch/slf4j/v_1.7.25/slf4j-api/LICENSE.txt</url>
Ian Maxon6e5f18e2015-11-24 18:02:48 -080038 </license>
39 </licenses>
Michael Blow64061792018-04-13 21:13:44 -040040 <properties>
Michael Blow0f7e4872018-12-15 20:01:23 -050041 <license.ignoreMissingEmbeddedNotice>1.7.25</license.ignoreMissingEmbeddedNotice>
42 <license.ignoreMissingEmbeddedLicense>1.7.25</license.ignoreMissingEmbeddedLicense>
43 <license.ignoreLicenseOverride>1.7.25</license.ignoreLicenseOverride>
Michael Blow64061792018-04-13 21:13:44 -040044 </properties>
Ian Maxon6e5f18e2015-11-24 18:02:48 -080045 </project>
46 </supplement>
47 <supplement>
48 <project>
Michael Blow1355c262017-01-04 16:23:31 -050049 <groupId>org.slf4j</groupId>
50 <artifactId>slf4j-log4j12</artifactId>
51 <licenses>
52 <license>
53 <name>an MIT-style license</name>
54 <url>http://www.slf4j.org/license.html</url>
55 </license>
56 </licenses>
57 <!-- not yet used
58 <properties>
59 <verifiedVersions>1.6.1,1.7.5</verifiedVersions>
60 </properties>
61 -->
62 </project>
63 </supplement>
64 <supplement>
65 <project>
Ian Maxon6e5f18e2015-11-24 18:02:48 -080066 <groupId>jline</groupId>
67 <artifactId>jline</artifactId>
68 <name>JLine</name>
69 <url>http://jline.sourceforge.net</url>
70 <organization>
71 <name>JLine</name>
72 <url>http://jline.sourceforge.net</url>
73 </organization>
74 <licenses>
75 <license>
Michael Blow62249662017-01-24 14:22:47 -050076 <name>a BSD 3-clause license</name>
Ian Maxon6e5f18e2015-11-24 18:02:48 -080077 <url>http://jline.sourceforge.net/license.html</url>
78 </license>
79 </licenses>
80 </project>
81 </supplement>
82 <supplement>
83 <project>
Michael Blow62249662017-01-24 14:22:47 -050084 <groupId>com.jcraft</groupId>
85 <artifactId>jsch</artifactId>
86 <licenses>
87 <license>
88 <name>a BSD 3-clause license</name>
89 <url>http://www.jcraft.com/jsch/LICENSE.txt</url>
90 </license>
91 </licenses>
92 </project>
93 </supplement>
94 <supplement>
95 <project>
Ian Maxon6e5f18e2015-11-24 18:02:48 -080096 <groupId>aopalliance</groupId>
97 <artifactId>aopalliance</artifactId>
98 <name>XML Pull Parsing API</name>
99 <organization>
100 <name>AOP Alliance</name>
101 <url>http://aopalliance.sourceforge.net/</url>
102 </organization>
103 <licenses>
104 <license>
105 <name>Public Domain</name>
106 </license>
107 </licenses>
108 </project>
109 </supplement>
110 <supplement>
111 <project>
112 <groupId>javax.servlet</groupId>
113 <artifactId>servlet-api</artifactId>
114 <name>Java Servlet API</name>
Michael Blow62249662017-01-24 14:22:47 -0500115 <url>https://jcp.org/aboutJava/communityprocess/mrel/jsr154/index.html</url>
Ian Maxon6e5f18e2015-11-24 18:02:48 -0800116 <organization>
117 <name>Oracle Corporation</name>
118 <url>http://www.oracle.com/</url>
119 </organization>
120 <licenses>
121 <license>
122 <name>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</name>
123 <url>http://www.sun.com/cddl/cddl.html</url>
124 </license>
125 </licenses>
126 </project>
127 </supplement>
128 <supplement>
129 <project>
Michael Blow62249662017-01-24 14:22:47 -0500130 <groupId>jdom</groupId>
131 <artifactId>jdom</artifactId>
132 <licenses>
133 <license>
134 <name>an ASL v1.1-style license</name>
135 <url>licenses/jdom.txt</url>
136 </license>
137 </licenses>
138 </project>
139 </supplement>
140 <supplement>
141 <project>
Ian Maxon6e5f18e2015-11-24 18:02:48 -0800142 <groupId>rome</groupId>
143 <artifactId>rome</artifactId>
144 <name>ROME</name>
145 <organization>
146 <name>The Apache Software Foundation</name>
147 <url>http://www.apache.org/</url>
148 </organization>
149 <licenses>
150 <license>
151 <name>The Apache Software License, Version 2.0</name>
152 <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
153 </license>
154 </licenses>
155 </project>
156 </supplement>
Michael Blow64061792018-04-13 21:13:44 -0400157 <supplement>
158 <project>
159 <groupId>io.netty</groupId>
Michael Blowe8637d02021-10-28 20:11:23 -0400160 <artifactId>netty-transport</artifactId>
Michael Blow64061792018-04-13 21:13:44 -0400161 <properties>
162 <!-- netty is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
Michael Blowe8637d02021-10-28 20:11:23 -0400163 <license.ignoreMissingEmbeddedLicense>4.1.69.Final</license.ignoreMissingEmbeddedLicense>
164 <license.ignoreMissingEmbeddedNotice>4.1.69.Final</license.ignoreMissingEmbeddedNotice>
165 <license.ignoreNoticeOverride>4.1.69.Final</license.ignoreNoticeOverride>
166 </properties>
167 </project>
168 </supplement>
169 <supplement>
170 <project>
171 <groupId>io.netty</groupId>
172 <artifactId>netty-codec</artifactId>
173 <properties>
174 <!-- netty is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
175 <license.ignoreMissingEmbeddedLicense>4.1.69.Final</license.ignoreMissingEmbeddedLicense>
176 <license.ignoreMissingEmbeddedNotice>4.1.69.Final</license.ignoreMissingEmbeddedNotice>
177 <license.ignoreNoticeOverride>4.1.69.Final</license.ignoreNoticeOverride>
178 </properties>
179 </project>
180 </supplement>
181 <supplement>
182 <project>
183 <groupId>io.netty</groupId>
184 <artifactId>netty-handler</artifactId>
185 <properties>
186 <!-- netty is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
187 <license.ignoreMissingEmbeddedLicense>4.1.69.Final</license.ignoreMissingEmbeddedLicense>
188 <license.ignoreMissingEmbeddedNotice>4.1.69.Final</license.ignoreMissingEmbeddedNotice>
189 <license.ignoreNoticeOverride>4.1.69.Final</license.ignoreNoticeOverride>
190 </properties>
191 </project>
192 </supplement>
193 <supplement>
194 <project>
195 <groupId>io.netty</groupId>
196 <artifactId>netty-buffer</artifactId>
197 <properties>
198 <!-- netty is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
199 <license.ignoreMissingEmbeddedLicense>4.1.69.Final</license.ignoreMissingEmbeddedLicense>
200 <license.ignoreMissingEmbeddedNotice>4.1.69.Final</license.ignoreMissingEmbeddedNotice>
201 <license.ignoreNoticeOverride>4.1.69.Final</license.ignoreNoticeOverride>
202 </properties>
203 </project>
204 </supplement>
205 <supplement>
206 <project>
207 <groupId>io.netty</groupId>
208 <artifactId>netty-common</artifactId>
209 <properties>
210 <!-- netty is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
211 <license.ignoreMissingEmbeddedLicense>4.1.69.Final</license.ignoreMissingEmbeddedLicense>
212 <license.ignoreMissingEmbeddedNotice>4.1.69.Final</license.ignoreMissingEmbeddedNotice>
213 <license.ignoreNoticeOverride>4.1.69.Final</license.ignoreNoticeOverride>
214 </properties>
215 </project>
216 </supplement>
217 <supplement>
218 <project>
219 <groupId>io.netty</groupId>
220 <artifactId>netty-codec-http</artifactId>
221 <properties>
222 <!-- netty is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
223 <license.ignoreMissingEmbeddedLicense>4.1.69.Final</license.ignoreMissingEmbeddedLicense>
224 <license.ignoreMissingEmbeddedNotice>4.1.69.Final</license.ignoreMissingEmbeddedNotice>
225 <license.ignoreNoticeOverride>4.1.69.Final</license.ignoreNoticeOverride>
226 </properties>
227 </project>
228 </supplement>
229 <supplement>
230 <project>
231 <groupId>io.netty</groupId>
232 <artifactId>netty-resolver</artifactId>
233 <properties>
234 <!-- netty is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
235 <license.ignoreMissingEmbeddedLicense>4.1.69.Final</license.ignoreMissingEmbeddedLicense>
236 <license.ignoreMissingEmbeddedNotice>4.1.69.Final</license.ignoreMissingEmbeddedNotice>
237 <license.ignoreNoticeOverride>4.1.69.Final</license.ignoreNoticeOverride>
Michael Blow64061792018-04-13 21:13:44 -0400238 </properties>
239 </project>
240 </supplement>
241 <supplement>
242 <project>
243 <groupId>com.google.guava</groupId>
244 <artifactId>guava</artifactId>
245 <properties>
246 <!-- guava is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
Michael Blow0f7e4872018-12-15 20:01:23 -0500247 <!-- see https://github.com/google/guava/blob/v18.0/COPYING -->
Michael Blowb5727c62020-03-05 21:16:35 -0500248 <!-- see https://github.com/google/guava/tree/v28.[012]/COPYING -->
Michael Blowe8637d02021-10-28 20:11:23 -0400249 <!-- see https://github.com/google/guava/blob/v31.0.1/COPYING -->
250 <license.ignoreMissingEmbeddedNotice>18.0,28.0-jre,28.1-jre,28.2-jre,30.1-jre,31.0.1-jre</license.ignoreMissingEmbeddedNotice>
251 <license.ignoreMissingEmbeddedLicense>18.0,28.0-jre,28.1-jre,28.2-jre,30.1-jre,31.0.1-jre</license.ignoreMissingEmbeddedLicense>
Michael Blowe8e59d0e2019-09-26 19:28:12 -0400252 </properties>
253 </project>
254 </supplement>
255 <supplement>
256 <project>
257 <groupId>com.google.guava</groupId>
258 <artifactId>failureaccess</artifactId>
259 <properties>
260 <!-- guava is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
261 <!-- see https://github.com/google/guava/tree/v28.0/ -->
262 <license.ignoreMissingEmbeddedLicense>1.0.1</license.ignoreMissingEmbeddedLicense>
263 <license.ignoreMissingEmbeddedNotice>1.0.1</license.ignoreMissingEmbeddedNotice>
264 </properties>
265 </project>
266 </supplement>
267 <supplement>
268 <project>
269 <groupId>com.google.errorprone</groupId>
270 <artifactId>error_prone_annotations</artifactId>
Michael Blowb5727c62020-03-05 21:16:35 -0500271 <!-- see https://github.com/google/error-prone/tree/v2.3.[24]/ -->
Michael Blowe8637d02021-10-28 20:11:23 -0400272 <!-- see https://github.com/google/error-prone/blob/v2.7.1/COPYING -->
Michael Blowe8e59d0e2019-09-26 19:28:12 -0400273 <properties>
Michael Blowe8637d02021-10-28 20:11:23 -0400274 <license.ignoreMissingEmbeddedLicense>2.3.2,2.3.4,2.7.1</license.ignoreMissingEmbeddedLicense>
275 <license.ignoreMissingEmbeddedNotice>2.3.2,2.3.4,2.7.1</license.ignoreMissingEmbeddedNotice>
Michael Blow64061792018-04-13 21:13:44 -0400276 </properties>
277 </project>
278 </supplement>
279 <supplement>
280 <project>
281 <groupId>org.ini4j</groupId>
282 <artifactId>ini4j</artifactId>
283 <properties>
284 <!-- ini4j is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
285 <license.ignoreMissingEmbeddedNotice>0.5.4</license.ignoreMissingEmbeddedNotice>
286 <license.ignoreMissingEmbeddedLicense>0.5.4</license.ignoreMissingEmbeddedLicense>
287 </properties>
288 </project>
289 </supplement>
290 <supplement>
291 <project>
292 <groupId>args4j</groupId>
293 <artifactId>args4j</artifactId>
294 <properties>
295 <!-- args4j does not provide an embedded NOTICE file -->
296 <license.ignoreMissingEmbeddedNotice>2.33</license.ignoreMissingEmbeddedNotice>
297 </properties>
298 </project>
299 </supplement>
300 <supplement>
301 <project>
302 <groupId>com.fasterxml.jackson.core</groupId>
303 <artifactId>jackson-annotations</artifactId>
304 <properties>
Michael Blowb5727c62020-03-05 21:16:35 -0500305 <!-- jackson-annotations does not provide an embedded NOTICE file -->
Michael Blowe8637d02021-10-28 20:11:23 -0400306 <license.ignoreMissingEmbeddedNotice>2.12.3,2.13.0</license.ignoreMissingEmbeddedNotice>
Michael Blow64061792018-04-13 21:13:44 -0400307 </properties>
308 </project>
309 </supplement>
Michael Blowd5287a22018-04-15 00:23:42 -0400310 <supplement>
311 <project>
312 <groupId>com.esri.geometry</groupId>
313 <artifactId>esri-geometry-api</artifactId>
314 <properties>
315 <!-- esri is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
Michael Blowb8df1c52019-11-08 14:15:42 -0500316 <license.ignoreMissingEmbeddedLicense>2.0.0,2.2.3</license.ignoreMissingEmbeddedLicense>
317 <license.ignoreMissingEmbeddedNotice>2.0.0,2.2.3</license.ignoreMissingEmbeddedNotice>
Michael Blowd5287a22018-04-15 00:23:42 -0400318 </properties>
319 </project>
320 </supplement>
321 <supplement>
322 <project>
323 <groupId>it.unimi.dsi</groupId>
324 <artifactId>fastutil</artifactId>
325 <properties>
326 <!-- fastutil is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
Michael Blowb5727c62020-03-05 21:16:35 -0500327 <!-- see https://github.com/vigna/fastutil/blob/8.3.0/LICENSE-2.0 -->
Michael Blowe8637d02021-10-28 20:11:23 -0400328 <!-- see https://github.com/vigna/fastutil/blob/8.5.4/LICENSE-2.0 -->
329 <!-- see https://github.com/vigna/fastutil/blob/8.5.6/LICENSE-2.0 -->
330 <license.ignoreMissingEmbeddedLicense>8.3.0,8.5.4,8.5.6</license.ignoreMissingEmbeddedLicense>
331 <license.ignoreMissingEmbeddedNotice>8.3.0,8.5.4,8.5.6</license.ignoreMissingEmbeddedNotice>
332 </properties>
333 </project>
334 </supplement>
335 <supplement>
336 <project>
337 <groupId>it.unimi.dsi</groupId>
338 <artifactId>fastutil-core</artifactId>
339 <properties>
340 <!-- fastutil is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
341 <!-- see https://github.com/vigna/fastutil/blob/8.5.4/LICENSE-2.0 -->
342 <!-- see https://github.com/vigna/fastutil/blob/8.5.6/LICENSE-2.0 -->
343 <license.ignoreMissingEmbeddedLicense>8.5.4,8.5.6</license.ignoreMissingEmbeddedLicense>
344 <license.ignoreMissingEmbeddedNotice>8.5.4,8.5.6</license.ignoreMissingEmbeddedNotice>
345 </properties>
346 </project>
347 </supplement>
348 <supplement>
349 <project>
350 <groupId>it.unimi.dsi</groupId>
351 <artifactId>fastutil-extra</artifactId>
352 <properties>
353 <!-- fastutil is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
354 <!-- see https://github.com/vigna/fastutil/blob/8.5.4/LICENSE-2.0 -->
355 <license.ignoreMissingEmbeddedLicense>8.5.4</license.ignoreMissingEmbeddedLicense>
356 <license.ignoreMissingEmbeddedNotice>8.5.4</license.ignoreMissingEmbeddedNotice>
Michael Blowd5287a22018-04-15 00:23:42 -0400357 </properties>
358 </project>
359 </supplement>
Michael Blow99046092019-03-01 15:23:09 -0500360 <supplement>
361 <project>
362 <groupId>org.xerial.snappy</groupId>
363 <artifactId>snappy-java</artifactId>
364 <properties>
365 <!-- snappy-java is ALv2, and does not contain any embedded LICENSE or NOTICE file -->
366 <!-- license override not needed, ALv2 is specified in its pom.xml -->
367 <!-- see https://github.com/xerial/snappy-java/blob/1.1.7.1/LICENSE -->
368 <license.ignoreMissingEmbeddedLicense>1.1.7.1</license.ignoreMissingEmbeddedLicense>
369 <license.ignoreMissingEmbeddedNotice>1.1.7.1</license.ignoreMissingEmbeddedNotice>
370 </properties>
371 </project>
372 </supplement>
Ian Maxon6e5f18e2015-11-24 18:02:48 -0800373</supplementalDataModels>