forked from gchq/sleeper
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNOTICES
266 lines (134 loc) · 6.34 KB
/
NOTICES
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
Sleeper is mainly written in Java and this is built using maven. This process will automatically
pull in dependencies. We list Sleeper's dependencies, and their licenses below.
AWS Athena SDK (com.amazonaws:aws-athena-federation-sdk:2021.21.1):
- Apache License, Version 2.0
AWS Java SDK (com.amazonaws:aws-java-sdk-*:1.12.498):
- Apache License, Version 2.0
AWS Java SDK v2 (software.amazon.awssdk:*:2.20.95):
- Apache License, Version 2.0
AWS CRT (software.amazon.awssdk.crt:aws-crt:0.22.2):
- Apache License, Version 2.0
AWS Lambda Java Core SDK (com.amazonaws:aws-lambda-java-core:1.2.2):
- Apache License, Version 2.0
AWS Lambda Java Events SDK (com.amazonaws:aws-lambda-java-events:3.11.2):
- Apache License, Version 2.0
WildFly OpenSSL (org.wildfly.openssl:wildfly-openssl:1.1.3.Final):
- Apache License, Version 2.0
Woodstox (com.fasterxml.woodstox:woodstox-core:5.4.0):
- Apache License, Version 2.0
Apache Ivy (org.apache.ivy:ivy:2.5.2):
- Apache License, Version 2.0
Snappy Java (org.xerial.snappy:snappy-java:1.1.10.4):
- Apache License, Version 2.0
Protocol Buffers (com.google.protobuf:protobuf-java:3.23.3):
- The 3-Clause BSD License
Nimbus JOSE+JWT (com.nimbusds:nimbus-jose-jwt:9.31):
- Apache License, Version 2.0
Apache Avro (org.apache.avro:*:1.11.3):
- Apache License, Version 2.0
JSON Small and Fast Parser (net.minidev:json-smart:2.4.11):
- Apache License, Version 2.0
Apache Kerby (org.apache.kerby:*:2.0.3):
- Apache License, Version 2.0
Kotlin Stdlib (org.jetbrains.kotlin:*:1.6.20):
- Apache License, Version 2.0
Logback (ch.qos.logback:logback-core:1.4.8):
- Dual license (https://logback.qos.ch/license.html)
- Eclipse Public License 1.0
- GNU Lesser General Public License, version 2.1
Facebook Jcommon collections (com.facebook.jcommon:collections::0.1.32):
- Apache License, Version 2.0
Guava: Google Core Libraries For Java (com.google.guava:guava:32.0.1-jre):
- Apache License, Version 2.0
Fasterxml Jackson (com.fasterxml.jackson.core:*:2.15.2, com.fasterxml.jackson.module:*:2.15.2)
- Apache License, Version 2.0
Wiremock (com.github.tomakehurst:wiremock-jre8:2.35.0):
- Apache License, Version 2.0
GSON (com.google.code.gson:gson:2.10.1):
- Apache License, Version 2.0
Commons Codec (commons-codec:commons-codec:1.16.0):
- Apache License, Version 2.0
Commons IO (commons-io:commons-io:2.13.0):
- Apache License, Version 2.0
Apache Commons Configuration (org.apache.commons:commons-configuration2:2.9.0):
- Apache License, Version 2.0
Apache Commons Compress (org.apache.commons:commons-compress:1.24.0):
- Apache License, Version 2.0
Apache Commons Text (org.apache.commons:commons-text:1.10.0):
- Apache License, Version 2.0
Apache Commons Net (commons-net:commons-net:3.9.0):
- Apache License, Version 2.0
Apache Commons Lang (org.apache.commons:commons-lang3:3.12.0):
- Apache License, Version 2.0
Codehaus Janino (org.codehaus.janino:*:3.1.9):
- The 3-Clause BSD License
Apache Datasketches (org.apache.datasketches:datasketches-java:3.3.0):
- Apache License, Version 2.0
Apache Hadoop (org.apache.hadoop:hadoop-aws:3.3.3, org.apache.hadoop:hadoop-client:3.3.3)
- Apache License, Version 2.0
Apache Parquet (org.apache.parquet:parquet-hadoop:1.13.1):
- Apache License, Version 2.0
Apache Spark (org.apache.spark:spark-sql_2.12:3.4.1):
- Apache License, Version 2.0
Joom Spark Platform (com.joom.spark:spark-platform_2.12:0.3.8)
- MIT License
Apache Arrow (org.apache.arrow:*:11.0.0)
- Apache License, Version 2.0
Java Websocket (org.java-websocket:Java-WebSocket:1.5.3):
- MIT License
Junit (org.junit.jupiter:junit-jupiter-api:5.9.1):
- Eclipse Public License 1.0
Mockito (org.mockito:mockito-core:4.11.0):
- MIT License
AssertJ (org.assertj:assertj-core:3.24.1):
- Apache License, Version 2.0
JsonUnit (net.javacrumbs.json-unit:json-unit-assertj:2.38.0):
- Apache License, Version 2.0
SLF4J (org.slf4j:slf4j-api:2.0.6, org.slf4j:slf4j-reload4j:2.0.6):
- MIT License
Reload4j (ch.qos.reload4j:reload4j:1.2.24):
- Apache License, Version 2.0
Bouncy Castle (org.bouncycastle:bcpkix-jdk18on:1.75):
- Bouncy Castle License
Testcontainers (org.testcontainers:localstack:1.19.0, org.testcontainers:testcontainers:1.19.0, org.testcontainers:junit-jupiter:1.19.0):
- MIT License
AWS CDK (software.amazon.awscdk:aws-cdk-lib:2.86.0, software.amazon.awscdk:apigatewayv2-alpha:2.86.0-alpha.0):
- Apache License, Version 2.0
CDK Lambda Layer KUBECTL V24 (software.amazon.awscdk:cdk-lambda-layer-kubectl-v24:2.0.237):
- Apache License, Version 2.0
ApiGatewayV2 Alpha (software.amazon.awscdk:apigatewayv2-alpha:2.86.0-alpha.0):
- Apache License, Version 2.0
AWS Constructs (software.constructs:constructs:10.2.63):
- Apache License, Version 2.0
AWS Lambda Powertools (software.amazon.lambda:powertools-metrics:1.16.0):
- MIT License (https://github.com/awslabs/aws-lambda-powertools-java/blob/master/LICENSE)
Jersey Client (org.glassfish.jersey.core:jersey-client:2.38):
- Eclipse Public License 2.0 (https://projects.eclipse.org/projects/ee4j.jersey)
Netty (io.netty:*:4.1.94.Final):
- Apache License, Version 2.0
Eclipse Jetty (org.eclipse.jetty:*:9.4.53.v20231009):
- Dual license (https://eclipse.dev/jetty/licenses.php)
- Apache License, Version 2.0
- Eclipse Public License 1.0
Jungrapht Visualization (jungrapht) (com.github.tomnelson:jungrapht-visualization:1.4):
- The 3-Clause BSD License
Go Offline Maven Plugin (de.qaware.maven:go-offline-maven-plugin:1.2.8):
- Apache License, Version 2.0
Dependency Check Maven Plugin (org.owasp:dependency-check-maven:8.3.1):
- Apache License, Version 2.0
The file java/sketches/src/main/java/sleeper/sketches/SketchSerialiser.java contains code that is heavily based
on ArrayOfStringsSerDe from the Apache DataSketches library, licensed under the Apache License, Version 2.0.
Sleeper also contains a Python module. This has the following dependencies.
pyarrow:
- Apache License, Version 2.0
boto3:
- Apache License, Version 2.0
s3fs:
- The 3-Clause BSD License
The build pipeline uses the following GitHub Actions from the marketplace.
ScaCap/action-surefire-report (https://github.com/marketplace/actions/surefire-report)
- Apache License, Version 2.0
jwgmeligmeyling/checkstyle-github-action (https://github.com/marketplace/actions/push-checkstyle-report)
- MIT License
jwgmeligmeyling/spotbugs-github-action (https://github.com/marketplace/actions/push-spotbugs-report)
- MIT License