-
Notifications
You must be signed in to change notification settings - Fork 55
/
LICENSES
75 lines (44 loc) · 1.91 KB
/
LICENSES
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
Copyright (C) 2008-2012 Mr Temper <[email protected]>
Copyright (C) 2012-2022 The CRG developers
This file is part of the CRG ScoreBoard.
The CRG ScoreBoard is licensed under either the GNU General Public
License version 3 (or later), or the Apache License 2.0, at your option.
See the file COPYING for details.
Additionally, this scoreboard bundles/uses other software packages which
have their own licenses, as listed below. Please see each package's
website for details on their license and terms.
Packages using the Apache License 2.0 which can be found in COPYING-AL
Apache POI (poi-*.jar, xmlbeans-3.1.0.jar)
https://poi.apache.org
Byte Buddy (byte-buddy-*.jar)
https://bytebuddy.net/
Commons Collections (commons-collections4-*.jar)
https://commons.apache.org/proper/commons-collections/
Commons Compress (commons-compress-*.jar)
https://commons.apache.org/proper/commons-collections/
Commons Fileupload (commons-fileupload-*.jar)
https://commons.apache.org/proper/commons-fileupload/
Commons IO (commons-io-*.jar)
https://commons.apache.org/proper/commons-io/
Commons Math (commons-math3-*.jar)
https://commons.apache.org/proper/commons-math/
Jackson (jackson-*.jar)
https://github.com/FasterXML/jackson
Jetty (jetty-*.jar, servlet-api-*.jar, websocket-*.jar)
https://www.eclipse.org/jetty/
Objenesis (objenesis-*.jar)
https://objenesis.org/
Prometheus Java Simpleclient (simpleclient-*.jar)
https://github.com/prometheus/client_java
Packages using the Eclipse Public License 1.0 available at
https://www.eclipse.org/legal/epl-v10.html
JUnit test library (junit-4.*.jar)
https://junit.org
Packages using the BSD License 3 available at
https://opensource.org/licenses/BSD-3-Clause
Hamcrest (hamcrest-*.jar)
https://hamcrest.org/JavaHamcrest/
Packages using the MIT license available at
https://github.com/mockito/mockito/blob/main/LICENSE
Mockito (mockito-*.jar)
https://github.com/mockito/mockito