forked from apache/brooklyn-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NOTICE
530 lines (449 loc) · 18.7 KB
/
NOTICE
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
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
Notice: |
Apache Brooklyn
Copyright 2014-2018 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Bundled dependencies:
# This software includes the following bundled third-party components.
# Referenced licenses can be found in the accompanying LICENSE file.
font-awesome-fonts:
Project: Font Awesome (fonts)
Version: 4.5.0
Available at: http://fontawesome.io/
Inclusive of: font-awesome/fonts/* cluster.svg
License name: SIL OFL 1.1
Notice: Copyright (c) Dave Gandy (2016)
noun-project-icons:
Project: The Noun Project (icons)
Available at: https://thenounproject.com/
Inclusive of: service-restarter.png, autoscaler.png, and others
License name: Creative Commons Public License, Attribution 3.0
Notice: Includes icons by Evan Shuster, Sarah Joy, Jack Zwanenburg
tango-project-icons:
Project: Tango Project Icons
Available at: https://commons.wikimedia.org/wiki/File:Network-server.svg
License name: Public Domain
Notice: Released into the public domain by the people from the Tango! project (The Tango! Desktop Project), via Wikimedia Commons
typeahead.js:
Project: Typeahead JS
Version: 0.10.5
Available at: https://github.com/twitter/typeahead.js
Developed by: Twitter, Inc (http://twitter.com)
License name: MIT License
Notice: Copyright (c) Twitter, Inc. and other contributors (2013-2014)
underscore.js:1.7.0:
Project: Underscore JS
Version: 1.7.0
Available at: http://underscorejs.org
Developed by: DocumentCloud Inc. (http://www.documentcloud.org/)
Inclusive of: underscore*.{js,map}
License name: MIT License
Notice: Copyright (c) Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors (2009-2014)
Runtime dependencies:
# This artifact depends on additional third-party components at runtime.
# These are not bundled here but may be included as part of a build.
aopalliance:1.0:
Project: AOP alliance
Version: 1.0
Available at: http://aopalliance.sourceforge.net
License name: Public Domain
ch.qos.logback:1.0.7:
Project: Logback Logging Framework
Version: 1.0.7
Available at: http://logback.qos.ch
Developed by: QOS.ch (http://www.qos.ch)
License name: Eclipse Public License, version 1.0
com.fasterxml.jackson:2.9.6:
Project: Jackson FasterXML
Version: 2.9.6
Available at:
- http://github.com/FasterXML/jackson
- https://github.com/FasterXML/jackson-core
- https://github.com/FasterXML/jackson-modules-base
Developed by: FasterXML (http://fasterxml.com/)
License name: Apache License, version 2.0
com.google.code.findbugs:2.0.1:
Project:
- FindBugs-Annotations
- FindBugs-jsr305
Version: 2.0.1
Available at: http://findbugs.sourceforge.net/
License name: Apache License, version 2.0
com.google.code.gson:2.3:
Project: Gson
Version: 2.3
Available at: http://code.google.com/p/google-gson/
Developed by: Google, Inc. (http://www.google.com)
License name: Apache License, version 2.0
com.google.errorprone.error_prone_annotations:2.1.0:
Project: error-prone annotations
Version: 2.1.0
Available at: http://nexus.sonatype.org/oss-repository-hosting.html
License name: Apache License, version 2.0
com.google.guava:18.0:
Project: Guava: Google Core Libraries for Java
Version: 18.0
Available at: http://code.google.com/p/guava-libraries
License name: Apache License, version 2.0
com.google.inject.guice:3.0:
Project: Google Guice
Version: 3.0
Available at: http://code.google.com/p/google-guice/
Developed by: Google, Inc. (http://www.google.com)
License name: Apache License, version 2.0
com.google.inject:3.0:
Project: Google Guice
Version: 3.0
Available at: http://code.google.com/p/google-guice/
Developed by: Google, Inc. (http://www.google.com)
License name: Apache License, version 2.0
com.hierynomus.sshj:0.20.0:
Project: sshj
Version: 0.20.0
Available at: https://github.com/hierynomus/sshj
License name: Apache License, version 2.0
com.jamesmurty.utils.java-xmlbuilder:1.1:
Project: java-xmlbuilder
Version: 1.1
Available at: https://github.com/jmurty/java-xmlbuilder
License name: Apache License, version 2.0
com.jayway.jsonpath.json-path:2.4.0:
Project: project ':json-path'
Version: 2.4.0
Available at: https://github.com/jayway/JsonPath
License name: Apache License, version 2.0
com.jcraft.jzlib:1.1.3:
Project: JZlib
Version: 1.1.3
Available at: http://www.jcraft.com/jzlib/
Developed by: jcraft (http://www.jcraft.com/)
License name: BSD 3-Clause (New BSD) License
Notice: Copyright (c) 2000-2011 ymnk, JCraft,Inc. All rights reserved.
com.jcraft:0.0.9:
Project: JCraft jsch ssh library
Version: 0.0.9
Available at: http://www.jcraft.com/jsch-agent-proxy/
Developed by: JCraft,Inc. (http://www.jcraft.com/)
License name: BSD 3-Clause (New BSD) License
Notice: Copyright (c) 2011-2012 Atsuhiko Yamanaka, JCraft,Inc.
com.maxmind.db.maxmind-db:1.2.1:
Project: MaxMind DB Reader
Version: 1.2.1
Available at: http://dev.maxmind.com/
Developed by: MaxMind, Inc. (http://www.maxmind.com/)
License name: Apache License, version 2.0
com.maxmind.geoip2:2.8.0-rc1:
Project: MaxMind GeoIP2 API
Version: 2.8.0-rc1
Available at: http://dev.maxmind.com/geoip/geoip2/web-services
Developed by: MaxMind, Inc. (http://www.maxmind.com/)
License name: Apache License, version 2.0
com.squareup.okhttp:2.2.0:
Project: OkHttp
Version: 2.2.0
Available at: https://github.com/square/okhttp
License name: Apache License, version 2.0
Notice: Copyright (c) Square, Inc.
com.squareup.okio:1.2.0:
Project: Okio
Version: 1.2.0
Available at: https://github.com/square/okio
License name: Apache License, version 2.0
Notice: Copyright (c) Square, Inc.
com.sun.xml.bind:2.2.11:
Project:
- Old JAXB Core
- Old JAXB Runtime
Version: 2.2.11
Available at: http://jaxb.java.net
Developed by: Oracle Corporation (http://www.oracle.com/)
License name: Common Development and Distribution License, version 1.1
com.thoughtworks.xstream:1.4.8:
Project: XStream Core
Version: 1.4.8
Available at: http://x-stream.github.io/
Developed by: XStream (http://xstream.codehaus.org)
License name: BSD 3-Clause (New BSD) License
commons-beanutils:1.9.1:
Project: Apache Commons BeanUtils
Version: 1.9.1
Available at: http://commons.apache.org/proper/commons-beanutils/
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
commons-codec:1.9:
Project: Apache Commons Codec
Version: 1.9
Available at: http://commons.apache.org/proper/commons-codec/
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
commons-collections:3.2.1:
Project: Commons Collections
Version: 3.2.1
Available at: http://commons.apache.org/collections/
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
commons-io:2.4:
Project: Commons IO
Version: 2.4
Available at: http://commons.apache.org/io/
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
commons-logging:1.2:
Project: Apache Commons Logging
Version: 1.2
Available at: http://commons.apache.org/proper/commons-logging/
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
io.cloudsoft.windows:0.5.0:
Project:
- Java WinRM library
- WinRM Client
Version: 0.5.0
Available at: http://github.com/cloudsoft/winrm4j
License name: Apache License, version 2.0
javax.annotation.jsr250-api:1.0:
Project: JSR-250 Common Annotations for the JavaTM Platform
Version: 1.0
Available at: https://jcp.org/en/jsr/detail?id=250
License name: Common Development and Distribution License, version 1.0
javax.inject:1:
Project: javax.inject
Version: 1
Available at: http://code.google.com/p/atinject/
License name: Apache License, version 2.0
javax.ws.rs.javax.ws.rs-api:2.0.1:
Project: javax.ws.rs-api
Version: 2.0.1
Available at: http://jax-rs-spec.java.net
Developed by: Oracle Corporation (http://www.oracle.com/)
License name: Common Development and Distribution License, version 1.1
net.i2p.crypto.eddsa:0.1.0:
Project: ed25519-java
Version: 0.1.0
Available at: https://github.com/str4d/ed25519-java
License name: Public Domain
net.iharder.base64:2.3.8:
Project: base64
Version: 2.3.8
Available at: http://iharder.net/base64/
License name: Public Domain
net.java.dev.jna:4.1.0:
Project:
- Java Native Access
- Java Native Access Platform
Version: 4.1.0
Available at: https://github.com/twall/jna
License name: GNU Lesser General Public License, version 2.1
net.minidev.accessors-smart:1.2:
Project: ASM based accessors helper used by json-smart
Version: 1.2
Available at: http://www.minidev.net/
Developed by: Chemouni Uriel (http://www.minidev.net/)
License name: Apache License, version 2.0
net.minidev.json-smart:2.3:
Project: JSON Small and Fast Parser
Version: 2.3
Available at: http://www.minidev.net/
Developed by: Chemouni Uriel (http://www.minidev.net/)
License name: Apache License, version 2.0
org.apache.commons.commons-compress:1.4:
Project: Commons Compress
Version: 1.4
Available at: http://commons.apache.org/compress/
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
org.apache.commons.commons-lang3:3.3.2:
Project: Apache Commons Lang
Version: 3.3.2
Available at: http://commons.apache.org/proper/commons-lang/
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
org.apache.cxf:3.1.10:
Project: Apache CXF
Version: 3.1.10
Available at: http://cxf.apache.org
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
org.apache.felix.org.apache.felix.framework:5.6.1:
Project: Apache Felix Framework
Version: 5.6.1
Available at: http://felix.apache.org/
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
org.apache.httpcomponents.httpasyncclient:4.1.2:
Project: Apache HttpAsyncClient
Version: 4.1.2
Available at: http://hc.apache.org/httpcomponents-asyncclient
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
org.apache.httpcomponents.httpclient:4.5.2:
Project: Apache HttpClient
Version: 4.5.2
Available at: http://hc.apache.org/httpcomponents-client-ga
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
org.apache.httpcomponents:4.4.4:
Project:
- Apache HttpCore
- Apache HttpCore NIO
Version: 4.4.4
Available at: http://hc.apache.org/httpcomponents-core-ga
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
org.apache.jclouds:2.1.0:
Project: Apache jclouds
Version: 2.1.0
Available at: http://jclouds.apache.org/
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
org.apache.karaf.jaas.org.apache.karaf.jaas.boot:4.1.2:
Project: Apache Karaf :: JAAS :: Boot
Version: 4.1.2
Available at: http://www.apache.org/
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
org.apache.karaf.shell.org.apache.karaf.shell.core:4.1.2:
Project: Apache Karaf :: Shell :: Core
Version: 4.1.2
Available at: http://www.apache.org/
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
org.apache.neethi:3.0.3:
Project: Apache Neethi
Version: 3.0.3
Available at: http://ws.apache.org/neethi/
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
org.apache.sshd.sshd-core:1.6.0:
Project: Apache Mina SSHD :: Core
Version: 1.6.0
Available at: http://www.apache.org/
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
org.apache.ws.xmlschema.xmlschema-core:2.2.1:
Project: XmlSchema Core
Version: 2.2.1
Available at: http://ws.apache.org/commons/xmlschema20/
Developed by: The Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
org.bouncycastle:1.51:
Project:
- Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs
- Bouncy Castle Provider
Version: 1.51
Available at: http://www.bouncycastle.org/java.html
License name: MIT License
Notice: Copyright (c) The Legion of the Bouncy Castle Inc. (http://www.bouncycastle.org)
org.codehaus.groovy.groovy-all:2.4.15:
Project: Apache Groovy
Version: 2.4.15
Available at: http://groovy-lang.org
Developed by: Apache Software Foundation (http://groovy-lang.org)
License name: Apache License, version 2.0
org.codehaus.woodstox.stax2-api:3.1.4:
Project: Stax2 API
Version: 3.1.4
Available at: http://wiki.fasterxml.com/WoodstoxStax2
Developed by: fasterxml.com (http://fasterxml.com)
License name: BSD 2-Clause (Simplified or FreeBSD) License
org.codehaus.woodstox.woodstox-core-asl:4.4.1:
Project: Woodstox
Version: 4.4.1
Available at: http://woodstox.codehaus.org
Developed by: Codehaus (http://www.codehaus.org/)
License name: Apache License, version 2.0
org.freemarker:2.3.25-incubating:
Project: Apache FreeMarker
Version: 2.3.25-incubating
Available at: http://freemarker.org/
Developed by: Apache Software Foundation (http://apache.org)
License name: Apache License, version 2.0
org.glassfish.external.opendmk_jmxremote_optional_jar:1.0-b01-ea:
Project: opendmk_jmxremote_optional_jar
Version: 1.0-b01-ea
Available at: https://opendmk.java.net/
License name: Common Development and Distribution License, version 1.1
org.hamcrest.hamcrest-core:1.3:
Project: Hamcrest Core
Version: 1.3
Available at: https://github.com/hamcrest/JavaHamcrest
License name: BSD 3-Clause (New BSD) License
org.javassist:3.19.0-GA:
Project: Javassist
Version: 3.19.0-GA
Available at: http://www.javassist.org/
License name: Apache License, version 2.0
Notice: Copyright (c) Shigeru Chiba
org.jline:3.4.0:
Project: JLine Bundle
Version: 3.4.0
Available at: http://nexus.sonatype.org/oss-repository-hosting.html
License name: BSD 3-Clause (New BSD) License
Notice:
- Copyright (c) 2002-2018, the original author or authors.
- Neither the name of JLine nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
org.osgi.org.osgi.core:6.0.0:
Project: org.osgi.core
Version: 6.0.0
Available at: http://www.osgi.org
Developed by: OSGi Alliance (http://www.osgi.org)
License name: Apache License, version 2.0
org.ow2.asm:5.0.4:
Project: ASM Core
Version: 5.0.4
Available at: http://asm.objectweb.org/
Developed by: ObjectWeb (http://www.objectweb.org/)
License name: BSD 3-Clause (New BSD) License
Notice: Copyright (c) 2000-2011 INRIA, France Telecom
org.reflections:0.9.10:
Project: Reflections
Version: 0.9.10
Available at: http://github.com/ronmamo/reflections
License name: BSD 3-Clause (New BSD) License
org.slf4j:1.7.25:
Project: Simple Logging Framework for Java
Version: 1.7.25
Available at: http://www.slf4j.org
Developed by: QOS.ch (http://www.qos.ch)
License name: MIT License
org.tukaani.xz:1.0:
Project: XZ for Java
Version: 1.0
Available at: http://tukaani.org/xz/java.html
License name: Public Domain
org.xmlunit:2.3.0:
Project:
- org.xmlunit:xmlunit-core
- org.xmlunit:xmlunit-matchers
Version: 2.3.0
Available at: http://www.xmlunit.org/
Developed by: XMLUnit (http://www.xmlunit.org/)
License name: Apache License, version 2.0
org.yaml.snakeyaml:1.21:
Project: SnakeYAML
Version: 1.21
Available at: http://www.snakeyaml.org
License name: Apache License, version 2.0
wsdl4j:1.6.3:
Project: WSDL4J
Version: 1.6.3
Available at: http://sf.net/projects/wsdl4j
License name: Common Public License, version 1.0
xml-resolver:1.2:
Project: XML Commons Resolver Component
Version: 1.2
Available at: http://xml.apache.org/commons/components/resolver/
Developed by: Apache Software Foundation (http://www.apache.org/)
License name: Apache License, version 2.0
xmlpull:1.1.3.1:
Project: XML Pull Parsing API
Version: 1.1.3.1
Available at: http://www.xmlpull.org
License name: Public Domain
xpp3.xpp3_min:1.1.4c:
Project: MXP1: Xml Pull Parser 3rd Edition (XPP3)
Version: 1.1.4c
Available at: http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/
Developed by: Extreme! Lab, Indiana University (http://www.extreme.indiana.edu/)
License name: Indiana University Extreme! Lab Software License, vesion 1.1.1
Notice: Copyright (c) Extreme! Lab, Indiana University