forked from JabRef/jabref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
external-libraries.txt
228 lines (177 loc) · 6.61 KB
/
external-libraries.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
This document lists the fonts, icons, and libraries used by JabRef.
This file is manually kept in sync with build.gradle and the binary jars contained in the lib/ directory.
One can list all depdencies by using Gradle task `depdencyReport`.
It generated the file [build/reports/project/dependencies.txt](build/reports/project/dependencies.txt).
# Legend
## License
We follow the [SPDX license identifiers](https://spdx.org/licenses/).
In case you add a library, please use these identifiers.
For instance, "BSD" is not exact enough, there are numerous variants out there: BSD-2-Clause, BSD-3-Clause-No-Nuclear-Warranty, ...
Note that the SPDX license identifiers are different from the ones used by debian. See https://wiki.debian.org/Proposals/CopyrightFormat for more information.
# Fonts and Icons
The loading animation during loading of recommendations from Mr. DLib is created by <http://loading.io/> and is free of use under licence CC0 1.0.
Id: material-design-icons.font
Project: Material Design Icons
Version: v1.5.54
URL: https://materialdesignicons.com/
License: SIL Open Font License, Version 1.1
Note: It is important to include v1.5.54 or later as v1.5.54 is the first version offering fixed code points. Do not confuse with http://zavoloklom.github.io/material-design-iconic-font/
# Libraries
(Sorted alphabetically by Id)
Id: com.airhacks:afterburner.fx
Project: afterburner.fx
URL: https://github.com/AdamBien/afterburner.fx
License: Apache-2.0
Id: com.apple:AppleJavaExtensions
Project: AppleJavaExtensions
URL: https://developer.apple.com/legacy/library/samplecode/AppleJavaExtensions/Introduction/Intro.html
License: Apple License
Id: com.github.tomtung
Project: latex2unicode
URL: https://github.com/tomtung/latex2unicode
License: Apache-2.0
Id: com.impossibl.pgjdbc-ng:pgjdbc-ng
Project: pgjdbc-ng
URL: http://impossibl.github.io/pgjdbc-ng
License: BSD-3-Clause
Id: com.mashape.unirest
Project: Unirest for Java
URL: https://github.com/Mashape/unirest-java
License: MIT
Id: com.microsoft.azure:applicationinsights-core
Project: Application Insights SDK for Java
URL: https://github.com/Microsoft/ApplicationInsights-Java
License: MIT
Id: com.microsoft.azure:applicationinsights-logging-log4j2
Project: Application Insights SDK for Java
URL: https://github.com/Microsoft/ApplicationInsights-Java
License: MIT
Id: com.sibvisions.external.jvxfx:DnDTabPane
Project: Drag'n'Drop TabPane
URL: https://github.com/sibvisions/javafx.DndTabPane
License: EPL-1.0
Id: commons-cli:commons-cli
Project: Apache Commons CLI
URL: http://commons.apache.org/cli/
License: Apache-2.0
Id: commons-logging:commons-logging
Project: Apache Commons Logging
URL: http://commons.apache.org/logging/
License: Apache-2.0
Id: de.codecentric.centerdevice
Project: javafxsvg
URL: https://github.com/codecentric/javafxsvg
License: BSD 3-Clause
Id: de.jensd:fontawesomefx-materialdesignfont
Project: FontAwesomeFX
URL: https://bitbucket.org/Jerady/fontawesomefx
License: Apache-2.0
Id: de.saxsys:mvvmfx-validation
Project: mvvm(fx)
URL: https://github.com/sialcasa/mvvmFX
License: Apache-2.0
Id: de.undercouch.citeproc-java
Project: Citeproc-Java
URL: http://michel-kraemer.github.io/citeproc-java/
Licence: Apache-2.0
Id: info.debatty:java-string-similarity
Project: Java String Similarity
URL: https://github.com/tdebatty/java-string-similarity
License: MIT
Id: io.github.java-diff-utils:java-diff-utils
Project: java-diff-utils
URL: https://github.com/java-diff-utils/java-diff-utils
License: Apache-1.1
Id: mysql:mysql-connector-java
Project: MySQL Connector/J
URL: http://www.mysql.de/downloads/connector/j/
License: GPL-2.0 and Oracle's FOSS License Exception (http://www.mysql.com/about/legal/licensing/foss-exception/) allowing GPLv3
Id: net.java.dev.glazedlists:glazedlists_java15
Project: Glazed Lists
URL: http://www.glazedlists.com/
License: LGPL-2.1 (not explicitly, but no comments in the source header) and MPL-2.0
Id: org.antlr:antlr
Project: ANTLR 3
URL: http://www.antlr3.org/
License: BSD-3-Clause
Id: org.antlr:antlr4
Project: ANTLR 4
URL: http://www.antlr.org/
License: BSD-3-Clause
Id: org.apache.commons:commons-lang3
Project: Apache Commons Lang
URL: https://commons.apache.org/proper/commons-lang/
License: Apache-2.0
Id: org.apache.logging.log4j
Project: Apache Log2j 2
URL: http://logging.apache.org/log4j/2.x/
License: Apache-2.0
Id: org.apache.pdfbox:fontbox
Project: Apache PDFBox
URL: http://pdfbox.apache.org
License: Apache-2.0
Id: org.apache.pdfbox:jempbox
Project: Apache PDFBox
URL: http://pdfbox.apache.org
License: Apache-2.0
Id: org.apache.pdfbox:pdfbox
Project: Apache PDFBox
URL: http://pdfbox.apache.org
License: Apache-2.0
Id: org.bouncycastle:bcprov-jdk15on
Project: The Legion of the Bouncy Castle
URL: https://www.bouncycastle.org/
License: MIT
Id: org.citationstyles.styles
Project: CSL Styles
URL: https://github.com/citation-style-language/styles
Licence: Creative Commons Attribution-ShareAlike 3.0 Unported license
Id: org.citationstyles.locales
Project: CSL Locales
URL: https://github.com/citation-style-language/locales
Licence: CC-BY-SA-3.0
Id: org.controlsfx:controlsfx
Project: ControlsFX
URL: http://fxexperience.com/controlsfx/
License: BSD-3-Clause
Id: org.fx.misc.easybind:easybind
Project: EasyBind
URL: https://github.com/TomasMikula/EasyBind
License: BSD-2-Clause
Id: org.fxmisc.flowless:flowless
Project: Flowless
URL: https://github.com/TomasMikula/Flowless
License: BSD-2-Clause
Id: org.fxmisc.richtext:richtextfx
Project: RichTextFX
URL: https://github.com/TomasMikula/RichTextFX
License: BSD-2-Clause
Id: org.jsoup:jsoup
Project: jsoup
URL: https://github.com/jhy/jsoup/
License: MIT
Id: org.openoffice:juh
Project: OpenOffice.org
URL: http://www.openoffice.org/api/SDK
License: LGPL 3.0
Id: org.openoffice:jurt
Project: OpenOffice.org
URL: http://www.openoffice.org/api/SDK
License: Apache-2.0
Id: org.openoffice:ridl
Project: OpenOffice.org
URL: http://www.openoffice.org/api/SDK
License: Apache-2.0
Id: org.openoffice:unoil
Project: OpenOffice.org
URL: http://www.openoffice.org/api/SDK
License: Apache-2.0
Id: org.xmlunit:xmlunit-core
Project: XMLUnit
URL: http://www.xmlunit.org/
License: Apache-2.0
Id: org.xmlunit:xmlunit-matchers
Project: XMLUnit
URL: http://www.xmlunit.org/
License: Apache-2.0
The last entry has to end with an empty line. Otherwise the entry is not present in About.html.