|
204 | 204 | This project's binary output bundles third-party dependencies and their licenses: |
205 | 205 |
|
206 | 206 | Apache License, Version 2.0 |
207 | | -- aopalliance:aopalliance:1.0 |
208 | 207 | - com.google.android:annotations:4.1.1.4 |
209 | 208 | - com.fasterxml.jackson.core:jackson-annotations:2.18.1 |
210 | 209 | - com.fasterxml.jackson.core:jackson-core:2.18.1 |
@@ -278,39 +277,49 @@ Apache License, Version 2.0 |
278 | 277 | - org.apache.logging.log4j:log4j-api:2.24.3 |
279 | 278 | - org.apache.logging.log4j:log4j-core:2.24.3 |
280 | 279 | - org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3 |
281 | | -- org.javassist:javassist:3.28.0-GA (Apache License 2.0 / LGPL 2.1 / MPL 1.1) |
| 280 | +- org.javassist:javassist:3.28.0-GA |
282 | 281 | - org.jspecify:jspecify:1.0.0 |
283 | 282 | - org.pf4j:pf4j:3.13.0 |
284 | | -- org.reflections:reflections:0.10.2 (Apache License 2.0 / WTFPL) |
285 | | -- org.rocksdb:rocksdbjni:9.7.3 (Apache License 2.0 / GPLv2) |
| 283 | +- org.reflections:reflections:0.10.2 |
| 284 | +- org.rocksdb:rocksdbjni:9.7.3 |
286 | 285 | - org.yaml:snakeyaml:2.3 |
287 | 286 | - io.perfmark:perfmark-api:0.27.0 |
288 | 287 |
|
289 | | -BSD-3-Clause (see: licenses/bsd-3-clause.txt) |
| 288 | +BSD-3-Clause (see: licenses/protobuf-license.txt) |
290 | 289 | - com.google.protobuf:protobuf-java:4.30.2 |
291 | 290 | - com.google.protobuf:protobuf-java-util:4.30.2 |
292 | 291 |
|
293 | | -BSD-2-Clause (Public Domain, see: licenses/bsd-3-clause.txt) |
| 292 | +BSD-2-Clause (Public Domain, see: licenses/hdrhistogram-license.txt) |
294 | 293 | - org.hdrhistogram:HdrHistogram:2.1.12 |
295 | 294 |
|
296 | | -Public Domain |
| 295 | +Public Domain (see: licenses/latencyutils-license.txt) |
297 | 296 | - org.latencyutils:LatencyUtils:2.0.3 |
| 297 | + |
| 298 | +Public Domain (see: licenses/aopalliance-license.txt) |
298 | 299 | - aopalliance:aopalliance:1.0 |
299 | 300 |
|
300 | | -MIT License (see: licenses/mit.txt) |
| 301 | +MIT License (see: licenses/pcollections-license.txt) |
301 | 302 | - org.pcollections:pcollections:4.0.2 |
| 303 | + |
| 304 | +MIT License (see: licenses/checker-qual-license.txt) |
302 | 305 | - org.checkerframework:checker-qual:3.42.0 |
| 306 | + |
| 307 | +MIT License (see: licenses/animal-sniffer-annotations-license.txt) |
303 | 308 | - org.codehaus.mojo:animal-sniffer-annotations:1.24 |
| 309 | + |
| 310 | +MIT License (see: licenses/slf4j-license.txt) |
304 | 311 | - org.slf4j:slf4j-api:2.0.17 |
| 312 | + |
| 313 | +MIT License (see: licenses/java-semver-license.txt) |
305 | 314 | - com.github.zafarkhaja:java-semver:0.10.2 |
306 | 315 |
|
307 | | -MIT-0 (see: licenses/mit-0.txt) |
| 316 | +MIT No Attribution (see: licenses/reactivestreams-license.txt) |
308 | 317 | - org.reactivestreams:reactive-streams:1.0.4 |
309 | 318 |
|
310 | | -Bouncy Castle Licence (see: licenses/bouncy-castle.txt) |
| 319 | +Bouncy Castle Licence (see: licenses/bouncy-castle-license.txt) |
311 | 320 | - org.bouncycastle:bcpkix-jdk18on:1.79 |
312 | 321 | - org.bouncycastle:bcprov-jdk18on:1.79 |
313 | 322 | - org.bouncycastle:bcutil-jdk18on:1.79 |
314 | 323 |
|
315 | | -EPL-2.0 / GPL-2.0-with-classpath-exception (see: licenses/epl-2.0.txt) |
| 324 | +EPL-2.0 (see: licenses/epl-2.0.txt) |
316 | 325 | - jakarta.ws.rs:jakarta.ws.rs-api:4.0.0 |
0 commit comments