forked from JabRef/jabref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
external-libraries.txt
142 lines (111 loc) · 3.63 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
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.
# Legend
## License
* GPLv2+ means "GPLv2 or later"
* GPLv2! means "exactly version 2.0 of GPL"
* GPLv2 means, we haven't checked whether later options are allowed
* similar for LGPL and other version of GPL
# Fonts and Icons
Id: material-design-icons.font
Project: Material Design Icons
Version: v1.3.41
URL: https://materialdesignicons.com/
License: SIL Open Font License, Version 1.1
Note: Do not confuse with http://zavoloklom.github.io/material-design-iconic-font/
# Libraries
Id: com.apple:AppleJavaExtensions
Project: AppleJavaExtensions
URL: https://developer.apple.com/legacy/library/samplecode/AppleJavaExtensions/Introduction/Intro.html
License: Apple License
Id: org.antlr:antlr
Project: ANTLR 3
URL: http://www.antlr.org/
License: BSD
Id: org.antlr:antlr4
Project: ANTLR 4
URL: http://www.antlr.org/
License: BSD
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 Commongs Logging
URL: http://commons.apache.org/logging/
License: Apache 2.0
Id: com.jgoodies:jgoodies-common
Project: JGoodies Common
URL: http://www.jgoodies.com/downloads/libraries/
License: BSD
Id: com.jgoodies:jgoodies-forms
Project: JGoodies Forms
URL: http://www.jgoodies.com/downloads/libraries/
License: BSD
Id: com.jgoodies:jgoodies-looks
Project: JGoodies Looks
URL: http://www.jgoodies.com/downloads/libraries/
License: BSD
Id: com.mashape.unirest
Project: Unirest for Java
URL: https://github.com/Mashape/unirest-java
License: MIT
Id: mysql:mysql-connector-java
Project: MySQL Connector/J
URL: http://www.mysql.de/downloads/connector/j/
License: GPLv2! 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: LPGL 2.1! (not explicitly, but no comments in the source header) and MPL
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.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: LGPL 3.0
Id: org.openoffice:ridl
Project: OpenOffice.org
URL: http://www.openoffice.org/api/SDK
License: LGPL 3.0
Id: org.openoffice:unoil
Project: OpenOffice.org
URL: http://www.openoffice.org/api/SDK
License: LGPL 3.0
Id: org.swinglabs.swingx:swingx-core
Project: SwingX
URL: https://swingx.java.net/
License: LGPL 3.0
Id: org.postgresql:postgresql
Project: PostgreSQL JDBC Driver
URL: http://jdbc.postgresql.org/download.html
License: BSD
Id: microba
Path: lib/microba.jar
Project: Microba
URL: https://github.com/tdbear/microba
License: BSD
Id: spin
Path: lib/spin.jar
Project: Spin
URL: http://spin.sourceforge.net/
License: LGPL 2.1+
The last entry has to end with an empty line. Otherwise the entry is not present in About.html.