@@ -65,6 +65,15 @@ Project: j2objc-annotations
65
65
URL: https://github.com/google/j2objc
66
66
License: Apache-2.0
67
67
68
+ Id: com.ibm.icu:icu4j
69
+ Project: International Components for Unicode for Java (ICU4J)
70
+ URL: https://wiki.eclipse.org/ICU4J
71
+
72
+ Id: com.jfoenix:jfoenix
73
+ Project: JavaFX MAterial Design Library
74
+ URL: https://github.com/jfoenixadmin/JFoenix
75
+ License: Apache-2.0
76
+
68
77
Id: com.konghq.unirest
69
78
Project: Unirest for Java
70
79
URL: https://github.com/Kong/unirest-java
@@ -85,18 +94,38 @@ Project: Oracle's JDBC drivers
85
94
URL: https://repo1.maven.org/maven2/com/oracle/ojdbc/ojdbc10/19.3.0.0/ojdbc10-19.3.0.0.pom
86
95
License: Oracle Free Use Terms and Conditions (FUTC)
87
96
97
+ Id: com.sun.istack:istack-commons-runtime
98
+ Project: iStack Common Utility Code
99
+ URL: https://github.com/eclipse-ee4j/jaxb-istack-commons
100
+ License: BSD-3-Clause (with copyright as described in Eclipse Distribution License - v 1.0 - see https://wiki.spdx.org/view/Legal_Team/License_List/Licenses_Under_Consideration for details)
101
+
102
+ Id: com.sun.xml.fastinfoset:FastInfoset
103
+ Project: Fast Infoset
104
+ URL: https://github.com/eclipse-ee4j/jaxb-fi
105
+ License: Apache-2.0
106
+
88
107
Id: commons-cli:commons-cli
89
108
Project: Apache Commons CLI
90
109
URL: http://commons.apache.org/cli/
91
110
License: Apache-2.0
92
111
112
+ Id: commons-codec:commons-codec
113
+ Project: Apache Commons Codec
114
+ URL: https://commons.apache.org/proper/commons-codec/
115
+ License: Apache-2.0
116
+
93
117
Id: commons-logging:commons-logging
94
118
Project: Apache Commons Logging
95
119
URL: http://commons.apache.org/logging/
96
120
License: Apache-2.0
97
121
122
+ Id: de.jensd:fontawesomefx-commons
123
+ Project: FontAwesomeFX Commons
124
+ URL: https://bitbucket.org/Jerady/fontawesomefx
125
+ License: Apache-2.0
126
+
98
127
Id: de.jensd:fontawesomefx-materialdesignfont
99
- Project: FontAwesomeFX
128
+ Project: FontAwesomeFX Material Design Font
100
129
URL: https://bitbucket.org/Jerady/fontawesomefx
101
130
License: Apache-2.0
102
131
@@ -115,6 +144,11 @@ Project: Citeproc-Java
115
144
URL: http://michel-kraemer.github.io/citeproc-java/
116
145
Licence: Apache-2.0
117
146
147
+ Id: eu.lestard:doc-annotations
148
+ Project: doc annotations
149
+ URL: https://github.com/lestard/doc-annotations
150
+ License: MIT
151
+
118
152
Id: info.debatty:java-string-similarity
119
153
Project: Java String Similarity
120
154
URL: https://github.com/tdebatty/java-string-similarity
@@ -125,22 +159,37 @@ Project: java-diff-utils
125
159
URL: https://github.com/java-diff-utils/java-diff-utils
126
160
License: Apache-2.0
127
161
162
+ Id: jakarta.activation:jakarata.activation-api
163
+ Project: Jakarta Activation
164
+ URL: https://eclipse-ee4j.github.io/jaf/
165
+ License: BSD-3-Clause
166
+
128
167
Id: jakarta.annotation:jakarata.annotation-api
129
168
Project: Jakarta Annotations
130
169
URL: https://projects.eclipse.org/projects/ee4j.ca
131
170
License: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
132
171
133
- Id: net.java.dev.glazedlists:glazedlists_java15
134
- Project: Glazed Lists
135
- URL: http://www.glazedlists.com/
136
- License: LGPL-2.1 (not explicitly, but no comments in the source header) and MPL-2.0
172
+ Id: jakarta.xml.bind:jakarta.xml.bind-api
173
+ Project: Jakarta XML Binding project
174
+ URL: https://github.com/eclipse-ee4j/jaxb-api
175
+ License: BSD-3-Clause; sometimes EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
176
+
177
+ Id: net.jcip:jcip-annotations
178
+ Project: JCIP (Java Concurrency in Practice) Annotations under Apache License
179
+ URL: http://stephenc.github.io/jcip-annotations/
180
+ License: Apache-2.0
181
+
182
+ Id: net.jodah:typetools
183
+ Project: TypeTools
184
+ URL: https://github.com/jhalterman/typetools
185
+ License: Apache-2.0
137
186
138
- Id: org.antlr:antlr
187
+ Id: org.antlr:antlr-runtime
139
188
Project: ANTLR 3
140
189
URL: http://www.antlr3.org/
141
190
License: BSD-3-Clause
142
191
143
- Id: org.antlr:antlr4
192
+ Id: org.antlr:antlr4-runtime
144
193
Project: ANTLR 4
145
194
URL: http://www.antlr.org/
146
195
License: BSD-3-Clause
@@ -155,6 +204,11 @@ Project: Apache Commons Lang
155
204
URL: https://commons.apache.org/proper/commons-lang/
156
205
License: Apache-2.0
157
206
207
+ Id: org.apache.commons:commons-text
208
+ Project: Apache Commons Text
209
+ URL: https://commons.apache.org/proper/commons-text/
210
+ License: Apache-2.0
211
+
158
212
Id: org.apache.logging.log4j
159
213
Project: Apache Log2j 2
160
214
URL: http://logging.apache.org/log4j/2.x/
0 commit comments