forked from gchq/Gaffer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NOTICES
282 lines (130 loc) · 6.35 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
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
Copyright 2016-2020 Crown Copyright
Gaffer contains two classes which are modified versions of classes from Apache Accumulo:
- uk.gov.gchq.gaffer.accumulostore.key.core.impl.CoreKeyGroupByCombiner is based on Accumulo's
Combiner class (org.apache.accumulo.core.iterators.Combiner) which is licensed under the Apache 2 license,
Copyright 2011-2015 The Apache Software Foundation.
- uk.gov.gchq.gaffer.accumulostore.integration.performanceBloomFilterIT is based on Accumulo's
BloomFilterLayerLookupTest class (org.apache.accumulo.core.file.BloomFilterLayerLookupTest) which is
licensed under the Apache 2 license, Copyright 2011-2015 The Apache Software Foundation.
Gaffer contains code which is a modified version of code from Apache Hadoop:
- CompactRawSerialisationUtils is based on methods from
Hadoop's WritableUtil class (org.apache.hadoop.io.WritableUtils) which is licensed under the Apache 2 license,
Copyright 2011-2015 The Apache Software Foundation.
Gaffer is built using maven. This process will automatically pull in dependencies. We list Gaffer2's dependencies,
and their licenses, below. For information on the dependencies of these dependencies, see the websites of the
projects below.
Koryphe (uk.gov.gchq.koryphe:koryphe:1.12.0):
- Apache License, Version 2.0
Apache Hadoop (org.apache.hadoop:hadoop-common:2.6.3):
- Apache License, Version 2.0
Apache Accumulo (org.apache.accumulo:accumulo-core:1.8.1):
- Apache License, Version 2.0
Apache Avro (org.apache.avro:avro:1.7.7, org.apache.avro:avro-mapred:1.7.7):
- Apache License, Version 2.0
Apache Commons Lang (org.apache.commons:commons-lang3:3.3.2):
- Apache License, Version 2.0
Apache Commons JCS (org.apache.commons:commons-jcs-core:2.1):
- Apache Licence, Version 2.0
Apache Spark (org.apache.spark:spark-core:2.3.2, org.apache.spark:spark-sql:2.3.2, org.apache.spark:spark-catalyst:2.3.2, org.apache.spark:spark-graphx:2.3.2)
- Apache License, Version 2.0
Clearspring analytics (com.clearspring.analytics:stream:2.8.0):
- Apache License, Version 2.0
Datasketches (com.yahoo.sketches:sketches-core:0.12.0):
- Apache License, Version 2.0
Commons IO (commons-io:commons-io:2.4)
- Apache License, Version 2.0
Json4S (org.json4s:json4s-core_2.10:3.2.11, org.json4s:json4s-ext_2.10:3.2.11,
org.json4s.jackson:json4s-jackson_2.10:3.2.11, org.json4s:json4s-native_2.10:3.2.11,
org.json4s:json4s-ast_2.10:3.2.11):
- Apache License, Version 2.0
Swagger (io.swagger:-jersey2-jaxrs:1.5.15):
- Apache License, Version 2.0
FasterXML Jackson (com.fasterxml.jackson.core:jackson-annotations:2.6.5,
com.fasterxml.jackson.core:jackson-core:2.6.5, com.fasterxml.jackson.core:jackson-databind:2.6.5,
com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.6.5,
com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.6.5,
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.6.5,
com.fasterxml.jackson.datatype:jackson-datatype-json-org:2.6.5):
- Apache License, Version 2.0
Guava (com.google.guava:guava:13.0.1):
- Apache License, Version 2.0
Java Assist (org.javassist:javassist:3.18.0)
- Apache License, Version 2.0
- Mozilla Public License 1.1
Javax Web Api (javax:javaee-web-api:7.0)
- Common Development and Distribution License 1.0
Jersey Server (org.glassfish.jersey.core:jersey-server:2.25)
- Common Development and Distribution License 1.0
- GNU General Public License 2.0
Javax Servlet (javax.servlet:java.servlet-api:3.1.0)
- CDDL + GPLv2 with classpath exception
Junit (junit:junit:4.12):
- Eclipse Public License 1.0
Mockito (org.mockito:mockito-all:1.9.5):
- MIT License
Netty (io.netty:netty:jar:3.6.2.Final)
- Apache License, Version 2.0
MockServer (org.mock-server:mockserver-netty:3.9.16)
-Apache License, Version 2.0
Reflections (org.reflections:reflections:RC1:0.9.9)
- WTFPL
Scala (org.scala-lang:scala-library:2.11.12):
- BSD 3 Clause Licence ("New" or "Revised")
SLF4J (org.slf4j:slf4j-api:1.7.25):
- MIT License
Checkstyle (org.apache.maven.plugins:maven-checkstyle-plugin:2.17):
- GNU Lesser General Public License
FindBugs (org.codehaus.mojo:findbugs-maven-plugin:3.0.5):
- Apache License, Version 2.0
FindBugs Annotations (com.google.code.findbugs:annotations:3.0.2):
- GNU Lesser Public License
Hazelcast (com.hazelcast:hazelcast:3.8)
- Apache Licence, Version 2.0
Nexus Staging (org.sonatype.nexus.maven:nexus-staging:1.6.7):
- Eclipse Public License, Version 1.0
Maven war plugin (org.apache.maven.plugins:maven-war-plugin:3.0.0):
- Apache License, Version 2.0
Roaring Bitmap (org.roaringbitmap:RoaringBitmap:0.5.11)
- Apache License, Version 2.0
Apache Kafka (org.apache.kafka:kafka_2.11:0.10.0.0,org.apache.kafka:kafka-clients:0.10.0.0)
- Apache License, Version 2.0
Apache Flink (org.apache.flink:flink-java:1.4.1,org.apache.flink:flink-clients_2.11:1.4.1,org.apache.flink:flink-connector-kafka_2.11:1.4.1)
- Apache License, Version 2.0
Graphframes (graphframes:graphframes:0.4.0-spark2.1-s_2.11)
- Apache License, Version 2.0
Apache HttpComponents (org.apache.httpcomponents:httpclient:4.4,org.apache.httpcomponents:httpcore:4.4)
- Apache License, Version 2.0
------------------------------------------------------------------------------------------------
The Gaffer rest-api module contains the following javascript dependencies:
Backbone (backbone-min.js:1.3.3)
- Copyright (c) 2010-2016 Jeremy Ashkenas, DocumentCloud
- MIT License
Handlebars (handlebars-2.0.0.js)
- Copyright (C) 2011-2016 by Yehuda Katz
- MIT License
Highlight (highlight.9.1.0.pack.js, highlight.9.1.0.pack_extended.js)
- Copyright (c) 2006, Ivan Sagalaev
- BSD3 License
JQuery Back Button and Query Library (jquery.ba-bbq.min.js)
- Copyright © 2010 “Cowboy” Ben Alman
- MIT License
- GPL License
JQuery Slide To (jquery.slideto.min.js)
- Copyright (c) 2015 Joakim Hedlund
- MIT License
JQuery Wiggle (jquery.wiggle.min.js)
- Copyright (c) 2011 - Wilhelm Murdoch <wilhelm.murdoch@gmail.com>, TheDrunkenEpic <http://www.thedrunkenepic.com>
- MIT License
JQuery (jquery-1.8.0.min.js)
- MIT License
Javascript YAML Parser and Dumper (js-yaml.min.js)
- MIT License
Json Editor (jsoneditor.min.js)
- Apache License, Version 2.0
Lodash (lodash.min.js)
- MIT License
Marked (marked.js)
- MIT License
Swagger (swagger-oauth.js, swagger-ui.js, swagger-ui.min.js)
- Apache License, Version 2.0
------------------------------------------------------------------------------------------------