-
Notifications
You must be signed in to change notification settings - Fork 96
/
NOTICE
177 lines (94 loc) · 2.73 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
# Notices for Jifa
This content is produced and maintained by the Eclipse Jifa project.
* Project home: https://projects.eclipse.org/projects/technology.jifa
## Trademarks
Eclipse Jifa, and Jifa are trademarks of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For
more information regarding authorship of content, please consult the listed
source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms
of the Eclipse Public License v. 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0.
SPDX-License-Identifier: EPL-2.0
## Source Code
The project maintains the following source code repositories:
* https://git.eclipse.org/c/jifa/jifa.git
## Third-party Content
This project leverages the following third party content.
lombok (1.18.6)
* License: MIT
commons-io (2.6)
* License: Apache License 2.0
Google Guava (27.1-jre)
* License: Apache License 2.0
Apache Log4j SLF4J Binding (2.11.2)
* License: Apache License 2.0
Google Gson (2.8.6)
* License: Apache License 2.0
Eclipse Vert.x (3.8.3)
* License: Eclipse Public License 2.0
* License: Apache License 2.0
SSHJ (0.27.0)
* License: Apache License 2.0
Aliyun OSS SDK For Java (2.8.3)
* License: Apache License 2.0
Eclipse MAT
* License: Eclipse Public License 1.0
JUnit (4.12)
* License: Eclipse Public License 1.0
vue (2.6.10)
* License: MIT
axios (0.18.1)
* License: MIT
bootstrap-vue (2.0.0-rc.19)
* License: MIT
chart.js (2.8.0)
* License: MIT
echarts (4.6.0)
* License: Apache License 2.0
element-ui (2.13.1)
* License: MIT
font-awesome (4.7.0)
* License: MIT
jquery (3.4.1)
* License: MIT
sass (1.48.0)
* License: MIT
popper.js (1.15.0)
* License: MIT
sass-loader (7.1.0)
* License: MIT
tar (4.4.8)
* License: ISC
v-charts (1.9.0)
* License: MIT
v-contextmenu (2.8.0)
* License: MIT
vue-ads-table-tree (2.4.2)
* License: MIT
vue-chartjs (3.4.2)
* License: MIT
vue-click-outside (1.0.7)
* License: MIT
vue-clipboard2 (0.3.0)
* License: MIT
vue-cookies (1.5.13)
* License: MIT
vue-i18n (8.9.0)
* License: MIT
vue-router (3.0.2)
* License: MIT
de.undercouch.download (3.4.3)
* License: Apache License 2.0
## Cryptography
Content may contain encryption software. The country in which you are currently
may have restrictions on the import, possession, and use, and/or re-export to
another country, of encryption software. BEFORE using any encryption software,
please check the country's laws, regulations and policies concerning the import,
possession, or use, and re-export of encryption software, to see if this is
permitted.
## Contributors:
Alibaba - Initial implementation
Netflix - Basic customization hooks