forked from gchq/gaffer-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NOTICES
executable file
·127 lines (61 loc) · 2.63 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
Copyright 2016 Crown Copyright
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Sample road traffic data taken from GB Road Traffic Counts (Department for Transport, http://data.dft.gov.uk/gb-traffic-matrix/Raw_count_data_major_roads.zip)
Gaffer tools is built using maven. This process will automatically pull in dependencies. We list gaffer-tools's dependencies,
and their licenses, below. For information on the dependencies of these dependencies, see the websites of the
projects below.
Gaffer (uk.gov.gchq.gaffer:gaffer2:1.7.0):
- Apache License, Version 2.0
Apache Accumulo (org.apache.accumulo:accumulo-core:1.6.5, org.apache.accumulo:accumulo-minicluster:1.6.5):
- Apache License, Version 2.0
Graph QL (com.graphql-java:graphql-java:2.1.0):
- MIT License
Gaffer tool schema-builder-ui is built using angular-cli/webpack. The dependencies are imported using npm, none of them are bundled with this distribution.
Gaffer Schema Builder UI:
- Apache License, Version 2.0
mike-hogan/jarjar-forkfork:
- Apache License, Version 2.0
Selenium (org.seleniumhq.selenium:selenium-server:3.4.0)
- Apache License, Version 2.0
Jasmine Maven Plugin (com.github.searls:jasmine-maven-plugin:2.2)
- Apache License, Version 2.0
----------------------------------------------------------------------
The UI contains the following javascript dependencies
Moment.js (moment.min.js:2.20.1)
- MIT Licence
Cytoscape (cytoscape-2.7.4.min.js)
- MIT License
Cytoscape ngraph.forcelayout (cytoscape-ngraph.forcelayout-1.3.8.js)
- MIT License
JQuery (jquery-1.8.0.min.js)
- MIT License
Angular (angular.min.js)
- MIT License
Angular Mocks (angular-mock.min.js)
- MIT License
Angular Material (angular-animate.min.js)
- MIT License
Angular Material (angular-aria.min.js)
- MIT License
Angular Material (angular-material.min.js)
- MIT License
Angular Route (angular-route.min.js)
- MIT Licence
Angular Messages (angular-messages.min.js)
- MIT Licence
Google Material Design Icons (material.io)
- Apache License, Version 2.0
daniel-nagy/md-data-table (md-data-table)
- MIT Licence
jtblin/angular-chart.js (angular-chart.js)
- BSD License
chart.js/Chartjs (Chart.js)
- MIT Licence