-
Notifications
You must be signed in to change notification settings - Fork 0
/
THIRD-PARTY.txt
373 lines (372 loc) · 55 KB
/
THIRD-PARTY.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
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
Lists of 371 third-party dependencies.
(MIT License) Big Math (ch.obermuhlner:big-math:2.0.1 - https://github.com/eobermuhlner/big-math)
(Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.2.11 - http://logback.qos.ch/logback-classic)
(Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.2.11 - http://logback.qos.ch/logback-core)
(The Apache Software License, Version 2.0) Elasticsearch Java API Client (co.elastic.clients:elasticsearch-java:7.17.8 - https://github.com/elastic/elasticsearch-java/)
(The Apache Software License, Version 2.0) JCommander (com.beust:jcommander:1.48 - http://beust.com/jcommander)
(The Apache Software License, Version 2.0) HPPC Collections (com.carrotsearch:hppc:0.8.1 - http://labs.carrotsearch.com/hppc.html/hppc)
(Apache License, Version 2.0) ClassMate (com.fasterxml:classmate:1.5.1 - https://github.com/FasterXML/java-classmate)
(The Apache Software License, Version 2.0) Jackson Base (com.fasterxml.jackson:jackson-base:2.13.2 - https://github.com/FasterXML/jackson-bom/jackson-base)
(The Apache Software License, Version 2.0) Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.13.4 - http://github.com/FasterXML/jackson)
(The Apache Software License, Version 2.0) Jackson-core (com.fasterxml.jackson.core:jackson-core:2.13.4 - https://github.com/FasterXML/jackson-core)
(The Apache Software License, Version 2.0) jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.13.4.2 - http://github.com/FasterXML/jackson)
(The Apache Software License, Version 2.0) Jackson dataformat: CBOR (com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.13.4 - http://github.com/FasterXML/jackson-dataformats-binary)
(The Apache Software License, Version 2.0) Jackson dataformat: Smile (com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.13.4 - http://github.com/FasterXML/jackson-dataformats-binary)
(The Apache Software License, Version 2.0) Jackson-dataformat-XML (com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.13.4 - https://github.com/FasterXML/jackson-dataformat-xml)
(The Apache Software License, Version 2.0) Jackson-dataformat-YAML (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.4 - https://github.com/FasterXML/jackson-dataformats-text)
(The Apache Software License, Version 2.0) Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.13.4 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8)
(The Apache Software License, Version 2.0) Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.4 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310)
(The Apache Software License, Version 2.0) Jackson-JAXRS: base (com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.13.4 - http://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-base)
(The Apache Software License, Version 2.0) Jackson-JAXRS: JSON (com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.13.4 - http://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-json-provider)
(The Apache Software License, Version 2.0) Jackson module: Old JAXB Annotations (javax.xml.bind) (com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.13.4 - https://github.com/FasterXML/jackson-modules-base)
(The Apache Software License, Version 2.0) jackson-module-jsonSchema (com.fasterxml.jackson.module:jackson-module-jsonSchema:2.13.4 - https://github.com/FasterXML/jackson-module-jsonSchema)
(The Apache Software License, Version 2.0) Jackson-module-parameter-names (com.fasterxml.jackson.module:jackson-module-parameter-names:2.13.4 - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names)
(The Apache License, Version 2.0) Woodstox (com.fasterxml.woodstox:woodstox-core:6.3.1 - https://github.com/FasterXML/woodstox)
(BSD 3-clause License w/nuclear disclaimer) Java Advanced Imaging Image I/O Tools API core (standalone) (com.github.jai-imageio:jai-imageio-core:1.3.1 - https://github.com/jai-imageio/jai-imageio-core)
(Apache License, Version 2.0) (GNU Lesser General Public License) javaparser-core (com.github.javaparser:javaparser-core:3.23.1 - https://github.com/javaparser/javaparser-core)
(Apache License v2) QRGen-core (com.github.kenglxn.qrgen:core:2.6.0 - http://kenglxn.github.io/QRGen/)
(Apache License v2) QRGen-javase (com.github.kenglxn.qrgen:javase:2.6.0 - http://kenglxn.github.io/QRGen/)
(Apache License 2.0) compiler (com.github.spullara.mustache.java:compiler:0.9.6 - http://github.com/spullara/mustache.java)
(BSD License) curvesapi (com.github.virtuald:curvesapi:1.06 - https://github.com/virtuald/curvesapi)
(The Apache Software License, Version 2.0) FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 - http://findbugs.sourceforge.net/)
(Apache 2.0) error-prone annotations (com.google.errorprone:error_prone_annotations:2.11.0 - https://errorprone.info/error_prone_annotations)
(The Apache Software License, Version 2.0) Guava InternalFutureFailureAccess and InternalFutures (com.google.guava:failureaccess:1.0.1 - https://github.com/google/guava/failureaccess)
(Apache License, Version 2.0) Guava: Google Core Libraries for Java (com.google.guava:guava:31.1-jre - https://github.com/google/guava)
(The Apache Software License, Version 2.0) Guava ListenableFuture only (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava - https://github.com/google/guava/listenablefuture)
(The Apache Software License, Version 2.0) J2ObjC Annotations (com.google.j2objc:j2objc-annotations:1.3 - https://github.com/google/j2objc/)
(3-Clause BSD License) Protocol Buffers [Core] (com.google.protobuf:protobuf-java:3.19.6 - https://developers.google.com/protocol-buffers/protobuf-java/)
(The Apache Software License, Version 2.0) ZXing Core (com.google.zxing:core:3.1.0 - http://github.com/zxing/zxing/core)
(The Apache Software License, Version 2.0) ZXing Java SE extensions (com.google.zxing:javase:3.3.0 - https://github.com/zxing/zxing/javase)
(The Apache Software License, Version 2.0) project ':json-path' (com.jayway.jsonpath:json-path:2.7.0 - https://github.com/jayway/JsonPath)
(Eclipse Public License, Version 1.0) (GNU Lesser General Public License, Version 2.1) mchange-commons-java (com.mchange:mchange-commons-java:0.2.15 - https://github.com/swaldman/mchange-commons-java)
(The Apache Software License, Version 2.0) lang (com.mysema.commons:mysema-commons-lang:0.2.4 - http://www.github.com/mysema/mysema-commons-lang)
(NETGRIF Community License) NETGRIF Application Engine (com.netgrif:application-engine:6.3.1 - https://engine.netgrif.com)
(Unknown license) quartz-mongodb (com.novemberain:quartz-mongodb:2.2.0-rc2 - no url defined)
(Apache License, Version 2.0) Querydsl - Codegen utils (com.querydsl:codegen-utils:5.0.0 - https://querydsl.github.io/codegen-utils/)
(Apache License, Version 2.0) Querydsl - APT support (com.querydsl:querydsl-apt:5.0.0 - http://www.querydsl.com)
(Apache License, Version 2.0) Querydsl - Codegen module (com.querydsl:querydsl-codegen:5.0.0 - http://www.querydsl.com)
(Apache License, Version 2.0) Querydsl - Core module (com.querydsl:querydsl-core:5.0.0 - http://www.querydsl.com)
(Apache License, Version 2.0) Querydsl - Mongodb support (com.querydsl:querydsl-mongodb:5.0.0 - https://querydsl.github.io/querydsl-mongodb/)
(EDL 1.0) Jakarta Activation (com.sun.activation:jakarta.activation:1.2.2 - https://github.com/eclipse-ee4j/jaf/jakarta.activation)
(EDL 1.0) (EPL 2.0) (GPL2 w/ CPE) Jakarta Mail API (com.sun.mail:jakarta.mail:1.6.7 - http://eclipse-ee4j.github.io/mail/jakarta.mail)
(Eclipse Distribution License - v 1.0) Old JAXB Runtime (com.sun.xml.bind:jaxb-impl:2.3.3 - https://eclipse-ee4j.github.io/jaxb-ri/jaxb-bundles/jaxb-impl)
(The Apache Software License, Version 2.0) T-Digest (com.tdunning:t-digest:3.2 - https://github.com/tdunning/t-digest)
(The Apache Software License, Version 2.0) QDox (com.thoughtworks.qdox:qdox:1.12.1 - http://qdox.codehaus.org)
(BSD-3-Clause) XStream Core (com.thoughtworks.xstream:xstream:1.4.19 - http://x-stream.github.io/xstream)
(The BSD License) TwelveMonkeys :: Common :: Image (com.twelvemonkeys.common:common-image:3.8.1 - https://github.com/haraldk/TwelveMonkeys/common/common-image)
(The BSD License) TwelveMonkeys :: Common :: IO (com.twelvemonkeys.common:common-io:3.8.1 - https://github.com/haraldk/TwelveMonkeys/common/common-io)
(The BSD License) TwelveMonkeys :: Common :: Language support (com.twelvemonkeys.common:common-lang:3.8.1 - https://github.com/haraldk/TwelveMonkeys/common/common-lang)
(The BSD License) TwelveMonkeys :: ImageIO :: Core (com.twelvemonkeys.imageio:imageio-core:3.8.1 - https://github.com/haraldk/TwelveMonkeys/tree/master/imageio/imageio-core)
(The BSD License) TwelveMonkeys :: ImageIO :: JPEG plugin (com.twelvemonkeys.imageio:imageio-jpeg:3.8.1 - https://github.com/haraldk/TwelveMonkeys/tree/master/imageio/imageio-jpeg)
(The BSD License) TwelveMonkeys :: ImageIO :: Metadata (com.twelvemonkeys.imageio:imageio-metadata:3.8.1 - https://github.com/haraldk/TwelveMonkeys/tree/master/imageio/imageio-metadata)
(The BSD License) TwelveMonkeys :: ImageIO :: TIFF plugin (com.twelvemonkeys.imageio:imageio-tiff:3.8.1 - https://github.com/haraldk/TwelveMonkeys/tree/master/imageio/imageio-tiff)
(The Apache Software License, Version 2.0) HikariCP (com.zaxxer:HikariCP:4.0.3 - https://github.com/brettwooldridge/HikariCP)
(The Apache Software License, Version 2.0) SparseBitSet (com.zaxxer:SparseBitSet:1.2 - https://github.com/brettwooldridge/SparseBitSet)
(The Apache Software License, Version 2.0) Commons BeanUtils (commons-beanutils:commons-beanutils:1.8.0 - http://commons.apache.org/beanutils/)
(Apache License, Version 2.0) Apache Commons Codec (commons-codec:commons-codec:1.15 - https://commons.apache.org/proper/commons-codec/)
(Apache License, Version 2.0) Apache Commons Collections (commons-collections:commons-collections:3.2.2 - http://commons.apache.org/collections/)
(Apache License, Version 2.0) Apache Commons IO (commons-io:commons-io:2.7 - https://commons.apache.org/proper/commons-io/)
(The Apache Software License, Version 2.0) Commons Lang (commons-lang:commons-lang:2.4 - http://commons.apache.org/lang/)
(The Apache Software License, Version 2.0) Apache Commons Logging (commons-logging:commons-logging:1.2 - http://commons.apache.org/proper/commons-logging/)
(Apache License, Version 2.0) PDFBox-Graphics2d (de.rototor.pdfbox:graphics2d:0.32 - https://github.com/rototor/pdfbox-graphics2d/graphics2d)
(The Apache Software License, version 2.0) picocli - a mighty tiny Command Line Interface (info.picocli:picocli:4.6.1 - http://picocli.info)
(The MIT License (MIT)) ClassGraph (io.github.classgraph:classgraph:4.8.147 - https://github.com/classgraph/classgraph)
(Indiana University Extreme! Lab Software License) MXParser (io.github.x-stream:mxparser:1.2.2 - http://x-stream.github.io/mxparser)
(Apache License, Version 2.0) JSON Web Token support for the JVM (io.jsonwebtoken:jjwt:0.9.1 - https://github.com/jwtk/jjwt)
(Apache License, Version 2.0) Lettuce (io.lettuce:lettuce-core:6.1.10.RELEASE - http://github.com/lettuce-io/lettuce-core)
(The Apache Software License, Version 2.0) micrometer-core (io.micrometer:micrometer-core:1.9.7 - https://github.com/micrometer-metrics/micrometer)
(The Apache Software License, Version 2.0) micrometer-registry-prometheus (io.micrometer:micrometer-registry-prometheus:1.9.7 - https://github.com/micrometer-metrics/micrometer)
(Apache License, Version 2.0) Netty/Buffer (io.netty:netty-buffer:4.1.87.Final - https://netty.io/netty-buffer/)
(Apache License, Version 2.0) Netty/Codec (io.netty:netty-codec:4.1.87.Final - https://netty.io/netty-codec/)
(Apache License, Version 2.0) Netty/Common (io.netty:netty-common:4.1.87.Final - https://netty.io/netty-common/)
(Apache License, Version 2.0) Netty/Handler (io.netty:netty-handler:4.1.87.Final - https://netty.io/netty-handler/)
(Apache License, Version 2.0) Netty/Resolver (io.netty:netty-resolver:4.1.87.Final - https://netty.io/netty-resolver/)
(Apache License, Version 2.0) Netty/Transport (io.netty:netty-transport:4.1.87.Final - https://netty.io/netty-transport/)
(Apache License, Version 2.0) Netty/Transport/Native/Unix/Common (io.netty:netty-transport-native-unix-common:4.1.87.Final - https://netty.io/netty-transport-native-unix-common/)
(Apache License, Version 2.0) Non-Blocking Reactive Foundation for the JVM (io.projectreactor:reactor-core:3.4.26 - https://github.com/reactor/reactor-core)
(The Apache Software License, Version 2.0) Prometheus Java Simpleclient (io.prometheus:simpleclient:0.15.0 - http://github.com/prometheus/client_java/simpleclient)
(The Apache Software License, Version 2.0) Prometheus Java Simpleclient Common (io.prometheus:simpleclient_common:0.15.0 - http://github.com/prometheus/client_java/simpleclient_common)
(The Apache Software License, Version 2.0) Prometheus Java Span Context Supplier - Common (io.prometheus:simpleclient_tracer_common:0.15.0 - http://github.com/prometheus/client_java/simpleclient_tracer/simpleclient_tracer_common)
(The Apache Software License, Version 2.0) Prometheus Java Span Context Supplier - OpenTelemetry (io.prometheus:simpleclient_tracer_otel:0.15.0 - http://github.com/prometheus/client_java/simpleclient_tracer/simpleclient_tracer_otel)
(The Apache Software License, Version 2.0) Prometheus Java Span Context Supplier - OpenTelemetry Agent (io.prometheus:simpleclient_tracer_otel_agent:0.15.0 - http://github.com/prometheus/client_java/simpleclient_tracer/simpleclient_tracer_otel_agent)
(Apache License 2.0) swagger-annotations (io.swagger.core.v3:swagger-annotations:2.2.0 - https://github.com/swagger-api/swagger-core/modules/swagger-annotations)
(Apache License 2.0) swagger-core (io.swagger.core.v3:swagger-core:2.2.0 - https://github.com/swagger-api/swagger-core/modules/swagger-core)
(Apache License 2.0) swagger-models (io.swagger.core.v3:swagger-models:2.2.0 - https://github.com/swagger-api/swagger-core/modules/swagger-models)
(EDL 1.0) Jakarta Activation API jar (jakarta.activation:jakarta.activation-api:1.2.2 - https://github.com/eclipse-ee4j/jaf/jakarta.activation-api)
(EPL 2.0) (GPL2 w/ CPE) Jakarta Annotations API (jakarta.annotation:jakarta.annotation-api:1.3.5 - https://projects.eclipse.org/projects/ee4j.ca)
(Eclipse Public License 2.0) (GNU General Public License, version 2 with the GNU Classpath Exception) Jakarta JSON Processing API (jakarta.json:jakarta.json-api:1.1.6 - https://github.com/eclipse-ee4j/jsonp)
(Apache License 2.0) Jakarta Bean Validation API (jakarta.validation:jakarta.validation-api:2.0.2 - https://beanvalidation.org)
(Eclipse Distribution License - v 1.0) Jakarta XML Binding API (jakarta.xml.bind:jakarta.xml.bind-api:2.3.3 - https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api)
(The Apache Software License, Version 2.0) javax.batch-api (javax.batch:javax.batch-api:1.0 - http://java.net/projects/jbatch/javax.batch-api)
(The Apache Software License, Version 2.0) javax.inject (javax.inject:javax.inject:1 - http://code.google.com/p/atinject/)
(Apache License 2.0) Bean Validation API (javax.validation:validation-api:2.0.1.Final - http://beanvalidation.org)
(The BSD License) JLine (jline:jline:2.14.6 - http://nexus.sonatype.org/oss-repository-hosting.html/jline)
(Apache License, Version 2.0) Joda-Time (joda-time:joda-time:2.10.10 - https://www.joda.org/joda-time/)
(Eclipse Public License 1.0) JUnit (junit:junit:4.13.2 - http://junit.org)
(Apache License v2) QRGen-core (net.glxn.qrgen:core:2.0 - http://kenglxn.github.io/QRGen/)
(Apache-2.0) (LGPL-2.1-or-later) Java Native Access (net.java.dev.jna:jna:5.10.0 - https://github.com/java-native-access/jna)
(The Apache Software License, Version 2.0) ASM based accessors helper used by json-smart (net.minidev:accessors-smart:2.4.8 - https://urielch.github.io/)
(The Apache Software License, Version 2.0) JSON Small and Fast Parser (net.minidev:json-smart:2.4.8 - https://urielch.github.io/)
(The Apache Software License, Version 2.0) ezmorph (net.sf.ezmorph:ezmorph:1.0.6 - http://ezmorph.sourceforge.net)
(The MIT License) JOpt Simple (net.sf.jopt-simple:jopt-simple:5.0.2 - http://pholser.github.io/jopt-simple)
(The Apache Software License, Version 2.0) json-lib (net.sf.json-lib:json-lib:2.3 - http://json-lib.sourceforge.net)
(The Apache Software License, Version 2.0) Neko HTML (net.sourceforge.nekohtml:nekohtml:1.9.22 - http://nekohtml.sourceforge.net/)
(BSD licence) ANTLR 3 Runtime (org.antlr:antlr-runtime:3.5.2 - http://www.antlr.org)
(The BSD License) ANTLR 4 Runtime (org.antlr:antlr4-runtime:4.9.2 - http://www.antlr.org/antlr4-runtime)
(The Apache Software License, Version 2.0) Apache Ant Core (org.apache.ant:ant:1.10.12 - https://ant.apache.org/)
(The Apache Software License, Version 2.0) Apache Ant + ANTLR (org.apache.ant:ant-antlr:1.10.12 - https://ant.apache.org/)
(The Apache Software License, Version 2.0) Apache Ant + JUnit (org.apache.ant:ant-junit:1.10.12 - https://ant.apache.org/)
(The Apache Software License, Version 2.0) Apache Ant Launcher (org.apache.ant:ant-launcher:1.10.12 - https://ant.apache.org/)
(Apache License, Version 2.0) Apache Commons Collections (org.apache.commons:commons-collections4:4.4 - https://commons.apache.org/proper/commons-collections/)
(Apache License, Version 2.0) Apache Commons Compress (org.apache.commons:commons-compress:1.19 - https://commons.apache.org/proper/commons-compress/)
(Apache License, Version 2.0) Apache Commons Lang (org.apache.commons:commons-lang3:3.12.0 - https://commons.apache.org/proper/commons-lang/)
(Apache License, Version 2.0) Apache Commons Math (org.apache.commons:commons-math3:3.6.1 - http://commons.apache.org/proper/commons-math/)
(Apache License, Version 2.0) Apache Commons Pool (org.apache.commons:commons-pool2:2.11.1 - https://commons.apache.org/proper/commons-pool/)
(Apache License, Version 2.0) Apache HttpAsyncClient (org.apache.httpcomponents:httpasyncclient:4.1.5 - http://hc.apache.org/httpcomponents-asyncclient)
(Apache License, Version 2.0) Apache HttpClient (org.apache.httpcomponents:httpclient:4.5.14 - http://hc.apache.org/httpcomponents-client-ga)
(Apache License, Version 2.0) Apache HttpCore (org.apache.httpcomponents:httpcore:4.4.16 - http://hc.apache.org/httpcomponents-core-ga)
(Apache License, Version 2.0) Apache HttpCore NIO (org.apache.httpcomponents:httpcore-nio:4.4.16 - http://hc.apache.org/httpcomponents-core-ga)
(Apache License, Version 2.0) Apache Log4j API (org.apache.logging.log4j:log4j-api:2.17.2 - https://logging.apache.org/log4j/2.x/log4j-api/)
(Apache License, Version 2.0) Apache Log4j to SLF4J Adapter (org.apache.logging.log4j:log4j-to-slf4j:2.17.2 - https://logging.apache.org/log4j/2.x/log4j-to-slf4j/)
(Apache License, Version 2.0) Lucene Common Analyzers (org.apache.lucene:lucene-analyzers-common:8.11.1 - https://lucene.apache.org/lucene-parent/lucene-analyzers-common)
(Apache License, Version 2.0) Lucene Memory (org.apache.lucene:lucene-backward-codecs:8.11.1 - https://lucene.apache.org/lucene-parent/lucene-backward-codecs)
(Apache License, Version 2.0) Lucene Core (org.apache.lucene:lucene-core:8.11.1 - https://lucene.apache.org/lucene-parent/lucene-core)
(Apache License, Version 2.0) Lucene Grouping (org.apache.lucene:lucene-grouping:8.11.1 - https://lucene.apache.org/lucene-parent/lucene-grouping)
(Apache License, Version 2.0) Lucene Highlighter (org.apache.lucene:lucene-highlighter:8.11.1 - https://lucene.apache.org/lucene-parent/lucene-highlighter)
(Apache License, Version 2.0) Lucene Join (org.apache.lucene:lucene-join:8.11.1 - https://lucene.apache.org/lucene-parent/lucene-join)
(Apache License, Version 2.0) Lucene Memory (org.apache.lucene:lucene-memory:8.11.1 - https://lucene.apache.org/lucene-parent/lucene-memory)
(Apache License, Version 2.0) Lucene Miscellaneous (org.apache.lucene:lucene-misc:8.11.1 - https://lucene.apache.org/lucene-parent/lucene-misc)
(Apache License, Version 2.0) Lucene Queries (org.apache.lucene:lucene-queries:8.11.1 - https://lucene.apache.org/lucene-parent/lucene-queries)
(Apache License, Version 2.0) Lucene QueryParsers (org.apache.lucene:lucene-queryparser:8.11.1 - https://lucene.apache.org/lucene-parent/lucene-queryparser)
(Apache License, Version 2.0) Lucene Sandbox (org.apache.lucene:lucene-sandbox:8.11.1 - https://lucene.apache.org/lucene-parent/lucene-sandbox)
(Apache License, Version 2.0) Lucene Spatial 3D (org.apache.lucene:lucene-spatial3d:8.11.1 - https://lucene.apache.org/lucene-parent/lucene-spatial3d)
(Apache License, Version 2.0) Lucene Suggest (org.apache.lucene:lucene-suggest:8.11.1 - https://lucene.apache.org/lucene-parent/lucene-suggest)
(Apache License, Version 2.0) Apache FontBox (org.apache.pdfbox:fontbox:2.0.25 - http://pdfbox.apache.org/)
(Apache License, Version 2.0) Apache PDFBox (org.apache.pdfbox:pdfbox:2.0.25 - https://www.apache.org/pdfbox-parent/pdfbox/)
(Apache License, Version 2.0) Apache POI (org.apache.poi:poi:4.1.2 - http://poi.apache.org/)
(Apache License, Version 2.0) Apache POI (org.apache.poi:poi-ooxml:4.1.2 - http://poi.apache.org/)
(Apache License, Version 2.0) Apache POI (org.apache.poi:poi-ooxml-schemas:4.1.2 - http://poi.apache.org/)
(Apache License, Version 2.0) tomcat-embed-core (org.apache.tomcat.embed:tomcat-embed-core:9.0.71 - https://tomcat.apache.org/)
(Apache License, Version 2.0) tomcat-embed-el (org.apache.tomcat.embed:tomcat-embed-el:9.0.71 - https://tomcat.apache.org/)
(Apache License, Version 2.0) tomcat-embed-websocket (org.apache.tomcat.embed:tomcat-embed-websocket:9.0.71 - https://tomcat.apache.org/)
(The Apache Software License, Version 2.0) XmlBeans (org.apache.xmlbeans:xmlbeans:3.1.0 - https://xmlbeans.apache.org/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-all (org.apache.xmlgraphics:batik-all:1.14 - http://xmlgraphics.apache.org/batik/batik-all/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-anim (org.apache.xmlgraphics:batik-anim:1.14 - http://xmlgraphics.apache.org/batik/batik-anim/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-awt-util (org.apache.xmlgraphics:batik-awt-util:1.14 - http://xmlgraphics.apache.org/batik/batik-awt-util/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-bridge (org.apache.xmlgraphics:batik-bridge:1.14 - http://xmlgraphics.apache.org/batik/batik-bridge/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-codec (org.apache.xmlgraphics:batik-codec:1.14 - http://xmlgraphics.apache.org/batik/batik-codec/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-constants (org.apache.xmlgraphics:batik-constants:1.14 - http://xmlgraphics.apache.org/batik/batik-constants/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-css (org.apache.xmlgraphics:batik-css:1.14 - http://xmlgraphics.apache.org/batik/batik-css/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-dom (org.apache.xmlgraphics:batik-dom:1.14 - http://xmlgraphics.apache.org/batik/batik-dom/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-ext (org.apache.xmlgraphics:batik-ext:1.14 - http://xmlgraphics.apache.org/batik/batik-ext/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-extension (org.apache.xmlgraphics:batik-extension:1.14 - http://xmlgraphics.apache.org/batik/batik-extension/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-gui-util (org.apache.xmlgraphics:batik-gui-util:1.14 - http://xmlgraphics.apache.org/batik/batik-gui-util/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-gvt (org.apache.xmlgraphics:batik-gvt:1.14 - http://xmlgraphics.apache.org/batik/batik-gvt/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-i18n (org.apache.xmlgraphics:batik-i18n:1.14 - http://xmlgraphics.apache.org/batik/batik-i18n/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-parser (org.apache.xmlgraphics:batik-parser:1.14 - http://xmlgraphics.apache.org/batik/batik-parser/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-rasterizer (org.apache.xmlgraphics:batik-rasterizer:1.14 - http://xmlgraphics.apache.org/batik/batik-rasterizer/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-rasterizer-ext (org.apache.xmlgraphics:batik-rasterizer-ext:1.14 - http://xmlgraphics.apache.org/batik/batik-rasterizer-ext/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-script (org.apache.xmlgraphics:batik-script:1.14 - http://xmlgraphics.apache.org/batik/batik-script/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-shared-resources (org.apache.xmlgraphics:batik-shared-resources:1.14 - http://xmlgraphics.apache.org/batik/batik-shared-resources/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-slideshow (org.apache.xmlgraphics:batik-slideshow:1.14 - http://xmlgraphics.apache.org/batik/batik-slideshow/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-squiggle (org.apache.xmlgraphics:batik-squiggle:1.14 - http://xmlgraphics.apache.org/batik/batik-squiggle/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-squiggle-ext (org.apache.xmlgraphics:batik-squiggle-ext:1.14 - http://xmlgraphics.apache.org/batik/batik-squiggle-ext/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-svg-dom (org.apache.xmlgraphics:batik-svg-dom:1.14 - http://xmlgraphics.apache.org/batik/batik-svg-dom/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-svgbrowser (org.apache.xmlgraphics:batik-svgbrowser:1.14 - http://xmlgraphics.apache.org/batik/batik-svgbrowser/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-svggen (org.apache.xmlgraphics:batik-svggen:1.14 - http://xmlgraphics.apache.org/batik/batik-svggen/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-svgpp (org.apache.xmlgraphics:batik-svgpp:1.14 - http://xmlgraphics.apache.org/batik/batik-svgpp/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-svgrasterizer (org.apache.xmlgraphics:batik-svgrasterizer:1.14 - http://xmlgraphics.apache.org/batik/batik-svgrasterizer/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-swing (org.apache.xmlgraphics:batik-swing:1.14 - http://xmlgraphics.apache.org/batik/batik-swing/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-transcoder (org.apache.xmlgraphics:batik-transcoder:1.14 - http://xmlgraphics.apache.org/batik/batik-transcoder/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-ttf2svg (org.apache.xmlgraphics:batik-ttf2svg:1.14 - http://xmlgraphics.apache.org/batik/batik-ttf2svg/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-util (org.apache.xmlgraphics:batik-util:1.14 - http://xmlgraphics.apache.org/batik/batik-util/)
(The Apache Software License, Version 2.0) org.apache.xmlgraphics:batik-xml (org.apache.xmlgraphics:batik-xml:1.14 - http://xmlgraphics.apache.org/batik/batik-xml/)
(The Apache Software License, Version 2.0) Apache XML Graphics Commons (org.apache.xmlgraphics:xmlgraphics-commons:2.6 - http://xmlgraphics.apache.org/commons/)
(The Apache License, Version 2.0) org.apiguardian:apiguardian-api (org.apiguardian:apiguardian-api:1.1.2 - https://github.com/apiguardian-team/apiguardian)
(Eclipse Public License - v 2.0) AspectJ Weaver (org.aspectj:aspectjweaver:1.9.7 - https://www.eclipse.org/aspectj/)
(Apache License, Version 2.0) Evo Inflector (org.atteo:evo-inflector:1.3 - http://atteo.org/static/evo-inflector)
(Bouncy Castle Licence) Bouncy Castle S/MIME API (org.bouncycastle:bcmail-jdk15on:1.70 - https://www.bouncycastle.org/java.html)
(Bouncy Castle Licence) Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (org.bouncycastle:bcpkix-jdk15on:1.70 - https://www.bouncycastle.org/java.html)
(Bouncy Castle Licence) Bouncy Castle Provider (org.bouncycastle:bcprov-jdk15on:1.70 - https://www.bouncycastle.org/java.html)
(Bouncy Castle Licence) Bouncy Castle ASN.1 Extension and Utility APIs (org.bouncycastle:bcutil-jdk15on:1.70 - https://www.bouncycastle.org/java.html)
(The MIT License) Checker Qual (org.checkerframework:checker-qual:3.12.0 - https://checkerframework.org)
(The Apache Software License, Version 2.0) Apache Groovy (org.codehaus.groovy:groovy:3.0.10 - https://groovy-lang.org)
(The Apache Software License, Version 2.0) Apache Groovy (org.codehaus.groovy:groovy-all:3.0.10 - https://groovy-lang.org)
(The Apache Software License, Version 2.0) Apache Groovy (org.codehaus.groovy:groovy-ant:3.0.10 - https://groovy-lang.org)
(The Apache Software License, Version 2.0) Apache Groovy (org.codehaus.groovy:groovy-astbuilder:3.0.10 - https://groovy-lang.org)
(The Apache Software License, Version 2.0) Apache Groovy (org.codehaus.groovy:groovy-cli-picocli:3.0.10 - https://groovy-lang.org)
(The Apache Software License, Version 2.0) Apache Groovy (org.codehaus.groovy:groovy-console:3.0.10 - https://groovy-lang.org)
(The Apache Software License, Version 2.0) Apache Groovy (org.codehaus.groovy:groovy-datetime:3.0.10 - https://groovy-lang.org)
(The Apache Software License, Version 2.0) Apache Groovy (org.codehaus.groovy:groovy-docgenerator:3.0.10 - https://groovy-lang.org)
(The Apache Software License, Version 2.0) Apache Groovy (org.codehaus.groovy:groovy-groovydoc:3.0.10 - https://groovy-lang.org)
(The Apache Software License, Version 2.0) Apache Groovy (org.codehaus.groovy:groovy-groovysh:3.0.10 - https://groovy-lang.org)
(The Apache Software License, Version 2.0) Apache Groovy (org.codehaus.groovy:groovy-jmx:3.0.10 - https://groovy-lang.org)
(The Apache Software License, Version 2.0) Apache Groovy (org.codehaus.groovy:groovy-json:3.0.10 - https://groovy-lang.org)
(The Apache Software License, Version 2.0) Apache Groovy (org.codehaus.groovy:groovy-jsr223:3.0.10 - https://groovy-lang.org)
(The Apache Software License, Version 2.0) Apache Groovy (org.codehaus.groovy:groovy-macro:3.0.10 - https://groovy-lang.org)
(The Apache Software License, Version 2.0) Apache Groovy (org.codehaus.groovy:groovy-nio:3.0.10 - https://groovy-lang.org)
(The Apache Software License, Version 2.0) Apache Groovy (org.codehaus.groovy:groovy-servlet:3.0.10 - https://groovy-lang.org)
(The Apache Software License, Version 2.0) Apache Groovy (org.codehaus.groovy:groovy-sql:3.0.10 - https://groovy-lang.org)
(The Apache Software License, Version 2.0) Apache Groovy (org.codehaus.groovy:groovy-swing:3.0.10 - https://groovy-lang.org)
(The Apache Software License, Version 2.0) Apache Groovy (org.codehaus.groovy:groovy-templates:3.0.10 - https://groovy-lang.org)
(The Apache Software License, Version 2.0) Apache Groovy (org.codehaus.groovy:groovy-test:3.0.10 - https://groovy-lang.org)
(The Apache Software License, Version 2.0) Apache Groovy (org.codehaus.groovy:groovy-test-junit5:3.0.10 - https://groovy-lang.org)
(The Apache Software License, Version 2.0) Apache Groovy (org.codehaus.groovy:groovy-testng:3.0.10 - https://groovy-lang.org)
(The Apache Software License, Version 2.0) Apache Groovy (org.codehaus.groovy:groovy-xml:3.0.10 - https://groovy-lang.org)
(The Apache Software License, Version 2.0) HTTP client framework for Groovy (org.codehaus.groovy.modules.http-builder:http-builder:0.7.1 - http://groovy.codehaus.org/modules/http-builder/)
(The BSD License) Stax2 API (org.codehaus.woodstox:stax2-api:4.2.1 - http://github.com/FasterXML/stax2-api)
(The Apache Software License, Version 2.0) Drools :: Alpha Network Compiler (org.drools:drools-alphanetwork-compiler:7.70.0.Final - http://www.kiegroup.org/drools/drools-alphanetwork-compiler)
(The Apache Software License, Version 2.0) drools-canonical-model (org.drools:drools-canonical-model:7.70.0.Final - http://www.kiegroup.org/drools/drools-model/drools-canonical-model)
(The Apache Software License, Version 2.0) Drools :: Compiler (org.drools:drools-compiler:7.70.0.Final - http://www.kiegroup.org/drools/drools-compiler)
(The Apache Software License, Version 2.0) Drools :: Core (org.drools:drools-core:7.70.0.Final - http://www.kiegroup.org/drools/drools-core)
(The Apache Software License, Version 2.0) Drools :: Core :: Dynamic (org.drools:drools-core-dynamic:7.70.0.Final - http://www.kiegroup.org/drools/drools-core-dynamic)
(The Apache Software License, Version 2.0) Drools :: Core :: Reflective (org.drools:drools-core-reflective:7.70.0.Final - http://www.kiegroup.org/drools/drools-core-reflective)
(The Apache Software License, Version 2.0) Drools :: Decision Tables (org.drools:drools-decisiontables:7.70.0.Final - http://www.kiegroup.org/drools/drools-decisiontables)
(The Apache Software License, Version 2.0) Drools :: ECJ (org.drools:drools-ecj:7.70.0.Final - http://www.kiegroup.org/drools/drools-ecj)
(The Apache Software License, Version 2.0) drools-model-compiler (org.drools:drools-model-compiler:7.70.0.Final - http://www.kiegroup.org/drools/drools-model/drools-model-compiler)
(The Apache Software License, Version 2.0) Drools :: MVEL (org.drools:drools-mvel:7.70.0.Final - http://www.kiegroup.org/drools/drools-mvel)
(The Apache Software License, Version 2.0) drools-mvel-compiler (org.drools:drools-mvel-compiler:7.70.0.Final - http://www.kiegroup.org/drools/drools-model/drools-mvel-compiler)
(The Apache Software License, Version 2.0) drools-mvel-parser (org.drools:drools-mvel-parser:7.70.0.Final - http://www.kiegroup.org/drools/drools-model/drools-mvel-parser)
(The Apache Software License, Version 2.0) Drools :: RuleUnit (org.drools:drools-ruleunit:7.70.0.Final - http://www.kiegroup.org/drools/drools-ruleunit)
(The Apache Software License, Version 2.0) Drools :: Serialization :: Protobuf (org.drools:drools-serialization-protobuf:7.70.0.Final - http://www.kiegroup.org/drools/drools-serialization-protobuf)
(The Apache Software License, Version 2.0) Drools :: Templates (org.drools:drools-templates:7.70.0.Final - http://www.kiegroup.org/drools/drools-templates)
(Eclipse Public License - v 2.0) Eclipse Compiler for Java(TM) (org.eclipse.jdt:ecj:3.26.0 - http://www.eclipse.org/jdt)
(Eclipse Public License 2.0) (GNU General Public License, version 2 with the GNU Classpath Exception) Eclipse Parsson (org.eclipse.parsson:parsson:1.0.0 - https://github.com/eclipse-ee4j/parsson/parsson)
(Elastic License 2.0) (Server Side Public License, v 1) server (org.elasticsearch:elasticsearch:7.17.2 - https://github.com/elastic/elasticsearch)
(Elastic License 2.0) (Server Side Public License, v 1) elasticsearch-cli (org.elasticsearch:elasticsearch-cli:7.17.2 - https://github.com/elastic/elasticsearch)
(Elastic License 2.0) (Server Side Public License, v 1) elasticsearch-core (org.elasticsearch:elasticsearch-core:7.17.2 - https://github.com/elastic/elasticsearch)
(Elastic License 2.0) (Server Side Public License, v 1) elasticsearch-geo (org.elasticsearch:elasticsearch-geo:7.17.2 - https://github.com/elastic/elasticsearch)
(Elastic License 2.0) (Server Side Public License, v 1) elasticsearch-lz4 (org.elasticsearch:elasticsearch-lz4:7.17.2 - https://github.com/elastic/elasticsearch)
(Elastic License 2.0) (Server Side Public License, v 1) elasticsearch-plugin-classloader (org.elasticsearch:elasticsearch-plugin-classloader:7.17.2 - https://github.com/elastic/elasticsearch)
(Elastic License 2.0) (Server Side Public License, v 1) elasticsearch-secure-sm (org.elasticsearch:elasticsearch-secure-sm:7.17.2 - https://github.com/elastic/elasticsearch)
(Elastic License 2.0) (Server Side Public License, v 1) elasticsearch-x-content (org.elasticsearch:elasticsearch-x-content:7.17.2 - https://github.com/elastic/elasticsearch)
(The Apache Software License, Version 2.0) rest (org.elasticsearch.client:elasticsearch-rest-client:7.17.2 - https://github.com/elastic/elasticsearch)
(Elastic License 2.0) rest-high-level (org.elasticsearch.client:elasticsearch-rest-high-level-client:7.17.2 - https://github.com/elastic/elasticsearch)
(Elastic License 2.0) (Server Side Public License, v 1) aggs-matrix-stats (org.elasticsearch.plugin:aggs-matrix-stats-client:7.17.2 - https://github.com/elastic/elasticsearch)
(Elastic License 2.0) (Server Side Public License, v 1) lang-mustache (org.elasticsearch.plugin:lang-mustache-client:7.17.2 - https://github.com/elastic/elasticsearch)
(Elastic License 2.0) (Server Side Public License, v 1) mapper-extras (org.elasticsearch.plugin:mapper-extras-client:7.17.2 - https://github.com/elastic/elasticsearch)
(Elastic License 2.0) (Server Side Public License, v 1) parent-join (org.elasticsearch.plugin:parent-join-client:7.17.2 - https://github.com/elastic/elasticsearch)
(Elastic License 2.0) (Server Side Public License, v 1) rank-eval (org.elasticsearch.plugin:rank-eval-client:7.17.2 - https://github.com/elastic/elasticsearch)
(Apache License, Version 2.0) Apache FreeMarker (org.freemarker:freemarker:2.3.32 - https://freemarker.apache.org/)
(BSD License 3) Hamcrest (org.hamcrest:hamcrest:2.2 - http://hamcrest.org/JavaHamcrest/)
(BSD License 3) Hamcrest Core (org.hamcrest:hamcrest-core:2.2 - http://hamcrest.org/JavaHamcrest/)
(BSD-2-Clause) (Public Domain, per Creative Commons CC0) HdrHistogram (org.hdrhistogram:HdrHistogram:2.1.12 - http://hdrhistogram.github.io/HdrHistogram/)
(Apache License 2.0) Hibernate Validator Engine (org.hibernate.validator:hibernate-validator:6.2.5.Final - http://hibernate.org/validator/hibernate-validator)
(The Apache Software License, Version 2.0) JASYPT: Java Simplified Encryption (org.jasypt:jasypt:1.9.2 - http://www.jasypt.org)
(The Apache Software License, Version 2.0) JASYPT: Java Simplified Encryption (org.jasypt:jasypt-hibernate4:1.9.2 - http://www.jasypt.org)
(Apache License, version 2.0) JBoss Logging 3 (org.jboss.logging:jboss-logging:3.4.3.Final - http://www.jboss.org)
(The Apache Software License, Version 2.0) jBPM :: Flow (org.jbpm:jbpm-flow:7.70.0.Final - http://www.jboss.org/jbpm/jbpm-flow/)
(BSD 3-Clause License) JPMML agent (org.jpmml:pmml-agent:1.5.1 - http://www.jpmml.org/pmml-agent)
(BSD 3-Clause License) JPMML class model (org.jpmml:pmml-model:1.5.1 - http://www.jpmml.org/pmml-model)
(The MIT License) jsoup Java HTML Parser (org.jsoup:jsoup:1.14.3 - https://jsoup.org/)
(Eclipse Public License v2.0) JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.8.2 - https://junit.org/junit5/)
(Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.8.2 - https://junit.org/junit5/)
(Eclipse Public License v2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.8.2 - https://junit.org/junit5/)
(Eclipse Public License v2.0) JUnit Jupiter Params (org.junit.jupiter:junit-jupiter-params:5.8.2 - https://junit.org/junit5/)
(Eclipse Public License v2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.8.2 - https://junit.org/junit5/)
(Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.8.2 - https://junit.org/junit5/)
(Eclipse Public License v2.0) JUnit Platform Launcher (org.junit.platform:junit-platform-launcher:1.8.2 - https://junit.org/junit5/)
(The Apache Software License, Version 2.0) KIE :: Public API (org.kie:kie-api:7.70.0.Final - http://www.kiegroup.org/kie-api-parent/kie-api)
(The Apache Software License, Version 2.0) KIE :: Decision Model Notation :: API (org.kie:kie-dmn-api:7.70.0.Final - http://www.kiegroup.org/drools/kie-dmn/kie-dmn-api)
(The Apache Software License, Version 2.0) KIE :: Decision Model Notation :: Backend (org.kie:kie-dmn-backend:7.70.0.Final - http://www.kiegroup.org/drools/kie-dmn/kie-dmn-backend)
(The Apache Software License, Version 2.0) KIE :: Decision Model Notation :: Core (org.kie:kie-dmn-core:7.70.0.Final - http://www.kiegroup.org/drools/kie-dmn/kie-dmn-core)
(The Apache Software License, Version 2.0) KIE :: Decision Model Notation :: FEEL (org.kie:kie-dmn-feel:7.70.0.Final - http://www.kiegroup.org/drools/kie-dmn/kie-dmn-feel)
(The Apache Software License, Version 2.0) KIE :: Decision Model Notation :: Model (org.kie:kie-dmn-model:7.70.0.Final - http://www.kiegroup.org/drools/kie-dmn/kie-dmn-model)
(The Apache Software License, Version 2.0) KIE :: Internal (org.kie:kie-internal:7.70.0.Final - http://www.kiegroup.org/kie-api-parent/kie-internal)
(The Apache Software License, Version 2.0) KIE :: Memory Compiler (org.kie:kie-memory-compiler:7.70.0.Final - http://www.kiegroup.org/drools/kie-memory-compiler)
(The Apache Software License, Version 2.0) Kie :: Spring (org.kie:kie-spring:7.70.0.Final - http://www.kiegroup.org/droolsjbpm-integration/kie-spring)
(Apache License, Version 2.0) KIE Soup Commons (org.kie.soup:kie-soup-commons:7.70.0.Final - http://www.kiegroup.org/kie-soup-parent/kie-soup-commons)
(Apache License, Version 2.0) Maven-support (org.kie.soup:kie-soup-maven-support:7.70.0.Final - http://www.kiegroup.org/kie-soup-parent/kie-soup-maven-utils/kie-soup-maven-support)
(Apache License, Version 2.0) Project Datamodel API (org.kie.soup:kie-soup-project-datamodel-api:7.70.0.Final - http://www.kiegroup.org/kie-soup-parent/kie-soup-project-datamodel/kie-soup-project-datamodel-api)
(Apache License, Version 2.0) Project DataModel - Commons (org.kie.soup:kie-soup-project-datamodel-commons:7.70.0.Final - http://www.kiegroup.org/kie-soup-parent/kie-soup-project-datamodel/kie-soup-project-datamodel-commons)
(Apache License, Version 2.0) KIE Soup XStream (org.kie.soup:kie-soup-xstream:7.70.0.Final - http://www.kiegroup.org/kie-soup-parent/kie-soup-xstream)
(Public Domain, per Creative Commons CC0) LatencyUtils (org.latencyutils:LatencyUtils:2.0.3 - http://latencyutils.github.io/LatencyUtils/)
(The Apache Software License, Version 2.0) LZ4 and xxHash (org.lz4:lz4-java:1.8.0 - https://github.com/lz4/lz4-java)
(The Apache License, Version 2.0) BSON (org.mongodb:bson:4.6.1 - https://bsonspec.org)
(The Apache License, Version 2.0) BSON Record Codec (org.mongodb:bson-record-codec:4.6.1 - https://www.mongodb.com/)
(The Apache License, Version 2.0) MongoDB Java Driver (org.mongodb:mongo-java-driver:3.12.8 - http://www.mongodb.org)
(The Apache License, Version 2.0) MongoDB Java Driver Core (org.mongodb:mongodb-driver-core:4.6.1 - https://www.mongodb.com/)
(The Apache License, Version 2.0) MongoDB Driver (org.mongodb:mongodb-driver-sync:4.6.1 - https://www.mongodb.com/)
(The Apache Software License, Version 2.0) mvel (org.mvel:mvel2:2.4.14.Final - http://mvel.codehaus.org/)
(The Apache License, Version 2.0) org.opentest4j:opentest4j (org.opentest4j:opentest4j:1.2.0 - https://github.com/ota4j-team/opentest4j)
(BSD-3-Clause) asm (org.ow2.asm:asm:9.1 - http://asm.ow2.io/)
(The MIT License) Project Lombok (org.projectlombok:lombok:1.18.24 - https://projectlombok.org)
(The Apache Software License, Version 2.0) quartz (org.quartz-scheduler:quartz:2.3.2 - http://www.quartz-scheduler.org/quartz)
(MIT-0) reactive-streams (org.reactivestreams:reactive-streams:1.0.4 - http://www.reactive-streams.org/)
(MIT License) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:1.7.36 - http://www.slf4j.org)
(MIT License) SLF4J API Module (org.slf4j:slf4j-api:1.7.36 - http://www.slf4j.org)
(The Apache License, Version 2.0) springdoc-openapi-common (org.springdoc:springdoc-openapi-common:1.6.9 - https://springdoc.org/springdoc-openapi-common/)
(The Apache License, Version 2.0) springdoc-openapi-hateoas (org.springdoc:springdoc-openapi-hateoas:1.6.9 - https://springdoc.org/springdoc-openapi-hateoas/)
(The Apache License, Version 2.0) springdoc-openapi-ui (org.springdoc:springdoc-openapi-ui:1.6.9 - https://springdoc.org/springdoc-openapi-ui/)
(The Apache License, Version 2.0) springdoc-openapi-webmvc-core (org.springdoc:springdoc-openapi-webmvc-core:1.6.9 - https://springdoc.org/springdoc-openapi-webmvc-core/)
(Apache License, Version 2.0) Spring AOP (org.springframework:spring-aop:5.3.25 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring Beans (org.springframework:spring-beans:5.3.25 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring Context (org.springframework:spring-context:5.3.25 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring Context Support (org.springframework:spring-context-support:5.3.25 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring Core (org.springframework:spring-core:5.3.25 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring Expression Language (SpEL) (org.springframework:spring-expression:5.3.25 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring Commons Logging Bridge (org.springframework:spring-jcl:5.3.25 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring JDBC (org.springframework:spring-jdbc:5.3.25 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring Object/XML Marshalling (org.springframework:spring-oxm:5.3.25 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring TestContext Framework (org.springframework:spring-test:5.3.25 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring Transaction (org.springframework:spring-tx:5.3.25 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring Web (org.springframework:spring-web:5.3.25 - https://github.com/spring-projects/spring-framework)
(Apache License, Version 2.0) Spring Web MVC (org.springframework:spring-webmvc:5.3.25 - https://github.com/spring-projects/spring-framework)
(The Apache Software License, Version 2.0) Spring Batch Core (org.springframework.batch:spring-batch-core:4.3.7 - https://projects.spring.io/spring-batch/)
(The Apache Software License, Version 2.0) Spring Batch Infrastructure (org.springframework.batch:spring-batch-infrastructure:4.3.7 - https://projects.spring.io/spring-batch/)
(Apache License, Version 2.0) spring-boot (org.springframework.boot:spring-boot:2.7.8 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-actuator (org.springframework.boot:spring-boot-actuator:2.7.8 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-actuator-autoconfigure (org.springframework.boot:spring-boot-actuator-autoconfigure:2.7.8 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-autoconfigure (org.springframework.boot:spring-boot-autoconfigure:2.7.8 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter (org.springframework.boot:spring-boot-starter:2.7.8 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-actuator (org.springframework.boot:spring-boot-starter-actuator:2.7.8 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-batch (org.springframework.boot:spring-boot-starter-batch:2.7.8 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-cache (org.springframework.boot:spring-boot-starter-cache:2.7.8 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-data-elasticsearch (org.springframework.boot:spring-boot-starter-data-elasticsearch:2.7.8 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-data-mongodb (org.springframework.boot:spring-boot-starter-data-mongodb:2.7.8 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-data-redis (org.springframework.boot:spring-boot-starter-data-redis:2.7.8 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-data-rest (org.springframework.boot:spring-boot-starter-data-rest:2.7.8 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-freemarker (org.springframework.boot:spring-boot-starter-freemarker:2.7.8 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-hateoas (org.springframework.boot:spring-boot-starter-hateoas:2.7.8 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-jdbc (org.springframework.boot:spring-boot-starter-jdbc:2.7.8 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-json (org.springframework.boot:spring-boot-starter-json:2.7.8 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-logging (org.springframework.boot:spring-boot-starter-logging:2.7.8 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-mail (org.springframework.boot:spring-boot-starter-mail:2.7.8 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-security (org.springframework.boot:spring-boot-starter-security:2.7.8 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-tomcat (org.springframework.boot:spring-boot-starter-tomcat:2.7.8 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-starter-web (org.springframework.boot:spring-boot-starter-web:2.7.8 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) spring-boot-test (org.springframework.boot:spring-boot-test:2.7.8 - https://spring.io/projects/spring-boot)
(Apache License, Version 2.0) Spring Data Core (org.springframework.data:spring-data-commons:2.7.7 - https://www.spring.io/spring-data/spring-data-commons)
(Apache License, Version 2.0) Spring Data Elasticsearch (org.springframework.data:spring-data-elasticsearch:4.4.7 - https://github.com/spring-projects/spring-data-elasticsearch)
(Apache License, Version 2.0) Spring Data KeyValue (org.springframework.data:spring-data-keyvalue:2.7.7 - https://www.spring.io/spring-data/spring-data-keyvalue)
(Apache License, Version 2.0) Spring Data LDAP (org.springframework.data:spring-data-ldap:2.7.7 - https://github.com/spring-projects/spring-data-ldap)
(Apache License, Version 2.0) Spring Data MongoDB - Core (org.springframework.data:spring-data-mongodb:3.4.7 - https://spring.io/projects/spring-data-mongodb/spring-data-mongodb)
(Apache License, Version 2.0) Spring Data Redis (org.springframework.data:spring-data-redis:2.7.7 - https://spring.io/projects/spring-data-redis)
(Apache License, Version 2.0) Spring Data REST - Core (org.springframework.data:spring-data-rest-core:3.7.7 - https://www.spring.io/spring-data/spring-data-rest-parent/spring-data-rest-core)
(Apache License, Version 2.0) Spring Data REST - WebMVC (org.springframework.data:spring-data-rest-webmvc:3.7.7 - https://www.spring.io/spring-data/spring-data-rest-parent/spring-data-rest-webmvc)
(Apache License, Version 2.0) Spring HATEOAS (org.springframework.hateoas:spring-hateoas:1.5.2 - https://github.com/spring-projects/spring-hateoas)
(Apache License, Version 2.0) spring-ldap-core (org.springframework.ldap:spring-ldap-core:2.4.1 - https://spring.io/projects/spring-ldap)
(Apache License, Version 2.0) Spring Plugin - Core (org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE - https://github.com/spring-projects/spring-plugin/spring-plugin-core)
(Apache 2.0) Spring Retry (org.springframework.retry:spring-retry:1.3.4 - https://www.springsource.org)
(Apache License, Version 2.0) spring-security-config (org.springframework.security:spring-security-config:5.7.6 - https://spring.io/projects/spring-security)
(Apache License, Version 2.0) spring-security-core (org.springframework.security:spring-security-core:5.7.6 - https://spring.io/projects/spring-security)
(Apache License, Version 2.0) spring-security-crypto (org.springframework.security:spring-security-crypto:5.7.6 - https://spring.io/projects/spring-security)
(Apache License, Version 2.0) spring-security-ldap (org.springframework.security:spring-security-ldap:5.7.6 - https://spring.io/projects/spring-security)
(Apache License, Version 2.0) spring-security-test (org.springframework.security:spring-security-test:5.7.6 - https://spring.io/projects/spring-security)
(Apache License, Version 2.0) spring-security-web (org.springframework.security:spring-security-web:5.7.6 - https://spring.io/projects/spring-security)
(Apache License, Version 2.0) spring-session-core (org.springframework.session:spring-session-core:2.7.0 - https://spring.io/projects/spring-session)
(Apache License, Version 2.0) spring-session-data-redis (org.springframework.session:spring-session-data-redis:2.7.0 - https://spring.io/projects/spring-session)
(Apache License, Version 2.0) testng (org.testng:testng:7.5 - https://testng.org)
(MIT License) jquery (org.webjars:jquery:3.5.1 - http://webjars.org)
(Apache 2.0) Swagger UI (org.webjars:swagger-ui:4.11.1 - http://webjars.org)
(MIT) webjars-locator-core (org.webjars:webjars-locator-core:0.50 - http://webjars.org)
(Apache License, Version 2.0) SnakeYAML (org.yaml:snakeyaml:1.30 - https://bitbucket.org/snakeyaml/snakeyaml)
(MIT) Jedis (redis.clients:jedis:3.8.0 - https://github.com/redis/jedis)
(The Apache Software License, Version 2.0) Xalan Java Serializer (xalan:serializer:2.7.2 - http://xml.apache.org/xalan-j/)
(The Apache Software License, Version 2.0) Xalan Java (xalan:xalan:2.7.2 - http://xml.apache.org/xalan-j/)
(The Apache Software License, Version 2.0) Xerces2-j (xerces:xercesImpl:2.11.0 - https://xerces.apache.org/xerces2-j/)
(The Apache Software License, Version 2.0) (The SAX License) (The W3C License) XML Commons External Components XML APIs (xml-apis:xml-apis:1.4.01 - http://xml.apache.org/commons/components/external/)
(The Apache Software License, Version 2.0) XML Commons External Components XML APIs Extensions (xml-apis:xml-apis-ext:1.3.04 - http://xml.apache.org/commons/components/external/)
(The Apache Software License, Version 2.0) XML Commons Resolver Component (xml-resolver:xml-resolver:1.2 - http://xml.apache.org/commons/components/resolver/)
(Public Domain) XML Pull Parsing API (xmlpull:xmlpull:1.1.3.1 - http://www.xmlpull.org)
(BSD License) XMLUnit for Java (xmlunit:xmlunit:1.4 - http://xmlunit.sourceforge.net/)