forked from GoldenGnu/jeveassets
-
Notifications
You must be signed in to change notification settings - Fork 0
/
credits.txt
331 lines (228 loc) · 10.9 KB
/
credits.txt
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
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
######## #####
######## #######
### ### ###
# ######## # # #### ######### #### #### #### ##### ####
######## # # # ######### # # # # #
# ### # # #### ### ### #### #### #### # ####
# ######## #### # ### ### # # # # #
# ######## ## #### ### ### #### #### #### # ####
#
### #### #### #### ### ### ##### ####
# # # # # # # # #
# #### #### # # # # ####
# # # # # # # # #
#### # # #### ### ### # ####
________________________________________________________________________________
_CONTRIBUTORS___________________________________________________________________
Developers:
Niklas Kyster Rasmussen (Golden Gnu)
Dultas
Contributors:
Flaming Candle
Jochen Bedersdorfer
TryfanMan
Jan
Ima Sohmbadi
Saulvin
AnrDaemon
Madetara (Ray Kavier)
Kaylee Syntax
Inoruuk
Burberius
Lazaren
Boran Lordsworth
Retired Testers:
Varo Jan
Scrapyard Bob
Johann Hemphill
Tomasz (kitsibas) Wiktorski
________________________________________________________________________________
_SPECIAL_THANKS_________________________________________________________________
jEveAssets is heavily based on the user interface in EVE Asset Manager
Copyright:
William J. Rogers
Link:
http://wiki.heavyduck.com/EveAssetManager
License:
GNU Lesser General Public License (http://www.gnu.org/licenses/lgpl.html)
________________________________________________________________________________
_EVE-ONLINE_____________________________________________________________________
jEveAssets use EVE-Online API and SDE
Link:
Main site: http://www.eveonline.com
SDE: https://developers.eveonline.com/resource/resources
API: https://esi.evetech.net/ui
SDE License:
©CCP hf. All rights reserved. Used with permission.
________________________________________________________________________________
_FUZZWORK_______________________________________________________________________
jEveAssets use the Fuzzwork API to get price data
Link:
https://market.fuzzwork.co.uk/api
________________________________________________________________________________
_EVEMARKETER____________________________________________________________________
jEveAssets use the EveMarketer API to get price data
Link:
https://evemarketer.com
________________________________________________________________________________
_JANICE_________________________________________________________________________
jEveAssets use the Janice API to get price data
Link:
https://janice.e-351.com/api/rest/docs/index.html
________________________________________________________________________________
_ZKILLBOARD_____________________________________________________________________
jEveAssets use zKillboard API to get price history
Link:
https://github.com/zKillboard/zKillboard/wiki/API-(Prices)
________________________________________________________________________________
_SILK_ICONS_____________________________________________________________________
jEveAssets use Silk Icons from famfamfam.com
Copyright:
Mark James
Link:
http://www.famfamfam.com/lab/icons/silk
License:
Creative Commons Attribution 3.0 License
http://creativecommons.org/licenses/by/3.0
________________________________________________________________________________
_GLAZED_LISTS___________________________________________________________________
jEveAssets use Glazed Lists to sort and filter tables
Link:
http://publicobject.com/glazedlists
License:
GNU Lesser General Public License (http://www.gnu.org/licenses/lgpl.html)
Mozilla Public License (http://www.mozilla.org/MPL/MPL-1.1.html)
________________________________________________________________________________
_SUPER_CSV______________________________________________________________________
jEveAssets use Super CSV to export CSV
Link:
http://super-csv.github.io/super-csv
License:
Apache License (http://www.apache.org/licenses/LICENSE-2.0)
________________________________________________________________________________
_EVE-ESI________________________________________________________________________
jEveAssets use eve-esi to get data from ESI
Link:
https://github.com/burberius/eve-esi
License:
Apache License (http://www.apache.org/licenses/LICENSE-2.0)
________________________________________________________________________________
_PRICING________________________________________________________________________
jEveAssets use the Pricing library to get price data
Link:
https://github.com/GoldenGnu/price
License:
GNU General Public License (http://www.gnu.org/copyleft/gpl.html)
________________________________________________________________________________
_ROUTING________________________________________________________________________
jEveAssets use the Routing library in the routing tool
Link:
https://github.com/GoldenGnu/routing
License:
GNU General Public License (http://www.gnu.org/copyleft/gpl.html)
________________________________________________________________________________
_GRAPH__________________________________________________________________________
EveAssets use the Graph library in the routing tool
Link:
https://github.com/GoldenGnu/graph
License:
GNU General Public License (http://www.gnu.org/copyleft/gpl.html)
________________________________________________________________________________
_TRANSLATIONS___________________________________________________________________
jEveAssets use the Translations library for i18n
Link:
https://github.com/GoldenGnu/translations
License:
GNU General Public License (http://www.gnu.org/copyleft/gpl.html)
________________________________________________________________________________
_SLF4J__________________________________________________________________________
jEveAssets use SLF4J as logging facade
Link:
http://www.slf4j.org
License:
MIT License (http://en.wikipedia.org/wiki/MIT_License)
________________________________________________________________________________
_LOGBACK________________________________________________________________________
jEveAssets use logback to log events and errors
Link:
https://logback.qos.ch
License:
GNU Lesser General Public License (http://www.gnu.org/licenses/lgpl.html)
________________________________________________________________________________
_SQLITE_________________________________________________________________________
jEveAssets use SQLite for database storage
Link:
https://github.com/xerial/sqlite-jdbc
License:
Apache License (http://www.apache.org/licenses/LICENSE-2.0)
________________________________________________________________________________
_JUNIT__________________________________________________________________________
jEveAssets use JUnit for unit testing
Link:
http://junit.org
License:
Eclipse Public License (https://junit.org/junit4/license.html)
________________________________________________________________________________
_LGOODDATEPICKER________________________________________________________________
jEveAssets use JCalendar to get user input as a Date
Link:
https://github.com/LGoodDatePicker/LGoodDatePicker
License:
MIT License (http://en.wikipedia.org/wiki/MIT_License)
________________________________________________________________________________
_JFREECHART_____________________________________________________________________
jEveAssets use JFreeChart to make charts
Link:
http://www.jfree.org/jfreechart
License:
GNU Lesser General Public License (http://www.gnu.org/licenses/lgpl.html)
________________________________________________________________________________
_FLATLAF _______________________________________________________________________
jEveAssets use FlatLaf for themes and enhanced support for mac os x environments
Link:
https://www.formdev.com/flatlaf
License:
Apache License (http://www.apache.org/licenses/LICENSE-2.0)
________________________________________________________________________________
_EVALEX_________________________________________________________________________
jEveAssets use EvalEx for formula columns
Link:
https://github.com/uklimaschewski/EvalEx
License:
MIT License (http://en.wikipedia.org/wiki/MIT_License)
________________________________________________________________________________
_PICOCLI________________________________________________________________________
jEveAssets use Picocli for the CLI
Link:
https://picocli.info
License:
Apache License (http://www.apache.org/licenses/LICENSE-2.0)
________________________________________________________________________________
_COPYRIGHT______________________________________________________________________
Copyright 2009-2023 Contributors (see above)
jEveAssets is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
jEveAssets is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with jEveAssets; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
EVE ONLINE COPYRIGHT NOTICE:
EVE Online and the EVE logo are the registered trademarks of CCP hf. All rights
are reserved worldwide. All other trademarks are the property of their
respective owners. EVE Online, the EVE logo, EVE and all associated logos and
designs are the intellectual property of CCP hf. All artwork, screenshots,
characters, vehicles, storylines, world facts or other recognizable features
of the intellectual property relating to these trademarks are likewise the
intellectual property of CCP hf. CCP hf. has granted permission to jEveAssets
to use EVE Online and all associated logos and designs for promotional and
information purposes in this program but does not endorse, and is not in any
way affiliated with, jEveAsset. CCP is in no way responsible for the content
on or functioning of this website, nor can it be liable for any damage arising
from the use of this website.
________________________________________________________________________________
________________________________________________________________________________