Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
ch.qos.logback logback-classic 1.4.11 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.google.apis google-api-services-youtube v3-rev222-1.25.0 jar The Apache Software License, Version 2.0
com.ibm.icu icu4j-localespi 74.1 jar Unicode/ICU License
commons-io commons-io 2.15.1 jar Apache-2.0
dev.sympho modular-commands 0.6.1 jar MIT License
io.github.resilience4j resilience4j-ratelimiter 1.7.0 jar Apache-2.0
io.github.resilience4j resilience4j-reactor 1.7.0 jar Apache-2.0
io.micrometer micrometer-tracing 1.2.0 jar The Apache Software License, Version 2.0
io.zipkin.reporter2 zipkin-reporter-brave 2.16.3 jar The Apache Software License, Version 2.0
io.zipkin.reporter2 zipkin-sender-okhttp3 2.16.3 jar The Apache Software License, Version 2.0
net.sourceforge.tess4j tess4j 5.8.0 jar Apache License 2.0
org.checkerframework checker-qual 3.38.0 jar The MIT License
org.checkerframework checker-util 3.38.0 jar The MIT License
org.slf4j slf4j-api 2.0.9 jar MIT License
org.springframework.boot spring-boot-starter-actuator 3.2.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-data-mongodb-reactive 3.2.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-validation 3.2.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-webflux 3.2.0 jar Apache License, Version 2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
com.github.loki4j loki-logback-appender 1.4.0 jar BSD Software License, 2-clause version
io.micrometer micrometer-registry-prometheus 1.12.0 jar The Apache Software License, Version 2.0
io.micrometer micrometer-tracing-bridge-brave 1.2.0 jar The Apache Software License, Version 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
io.projectreactor reactor-test 3.6.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-test 3.2.0 jar Apache License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Classifier Type Licenses
aopalliance aopalliance 1.0 - jar Public Domain
ch.qos.logback logback-core 1.4.11 - jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.discord4j discord-json 1.6.18 - jar LGPL-3.0
com.discord4j discord-json-api 1.6.18 - jar LGPL-3.0
com.discord4j discord4j-common 3.2.6 - jar LGPL-3.0
com.discord4j discord4j-core 3.2.6 - jar LGPL-3.0
com.discord4j discord4j-gateway 3.2.6 - jar LGPL-3.0
com.discord4j discord4j-rest 3.2.6 - jar LGPL-3.0
com.discord4j discord4j-voice 3.2.6 - jar LGPL-3.0
com.discord4j simple-fsm 1.0.1 - jar MIT
com.discord4j stores-api 3.2.2 - jar LGPL-3.0
com.discord4j stores-jdk 3.2.2 - jar LGPL-3.0
com.fasterxml classmate 1.6.0 - jar Apache License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.15.3 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.15.3 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.15.3 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.15.3 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.15.3 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-parameter-names 2.15.3 - jar The Apache Software License, Version 2.0
com.github.ben-manes.caffeine caffeine 3.1.8 - jar Apache License, Version 2.0
com.github.jai-imageio jai-imageio-core 1.4.0 - jar BSD 3-clause License w/nuclear disclaimer
com.google.api-client google-api-client 1.25.0 - jar The Apache Software License, Version 2.0
com.google.code.findbugs jsr305 3.0.2 - jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.11.0 - jar Apache 2.0
com.google.guava failureaccess 1.0.1 - jar The Apache Software License, Version 2.0
com.google.guava guava 32.1.2-jre - jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava - jar The Apache Software License, Version 2.0
com.google.http-client google-http-client 1.25.0 - jar The Apache Software License, Version 2.0
com.google.http-client google-http-client-jackson2 1.25.0 - jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 2.8 - jar Apache License, Version 2.0
com.google.oauth-client google-oauth-client 1.25.0 - jar The Apache Software License, Version 2.0
com.ibm.icu icu4j 74.1 - jar Unicode/ICU License
com.squareup.okhttp3 okhttp 4.12.0 - jar The Apache Software License, Version 2.0
com.squareup.okio okio 3.6.0 - jar The Apache Software License, Version 2.0
com.squareup.okio okio-jvm 3.6.0 - jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.16.0 - jar Apache-2.0
commons-logging commons-logging 1.2 - jar The Apache Software License, Version 2.0
dev.sympho bot-utils 0.2.1 - jar MIT License
dev.sympho d4j-encoding-extra 0.1.1 - jar MIT License
dev.sympho reactor-utils 0.2.1 - jar MIT License
io.github.resilience4j resilience4j-core 1.7.0 - jar Apache-2.0
io.micrometer context-propagation 1.1.0 - jar The Apache Software License, Version 2.0
io.micrometer micrometer-commons 1.12.0 - jar The Apache Software License, Version 2.0
io.micrometer micrometer-core 1.12.0 - jar The Apache Software License, Version 2.0
io.micrometer micrometer-jakarta9 1.12.0 - jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.12.0 - jar The Apache Software License, Version 2.0
io.netty netty-buffer 4.1.101.Final - jar Apache License, Version 2.0
io.netty netty-codec 4.1.101.Final - jar Apache License, Version 2.0
io.netty netty-codec-dns 4.1.101.Final - jar Apache License, Version 2.0
io.netty netty-codec-http 4.1.101.Final - jar Apache License, Version 2.0
io.netty netty-codec-http2 4.1.101.Final - jar Apache License, Version 2.0
io.netty netty-codec-socks 4.1.101.Final - jar Apache License, Version 2.0
io.netty netty-common 4.1.101.Final - jar Apache License, Version 2.0
io.netty netty-handler 4.1.101.Final - jar Apache License, Version 2.0
io.netty netty-handler-proxy 4.1.101.Final - jar Apache License, Version 2.0
io.netty netty-resolver 4.1.101.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns 4.1.101.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns-classes-macos 4.1.101.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns-native-macos 4.1.101.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-transport 4.1.101.Final - jar Apache License, Version 2.0
io.netty netty-transport-classes-epoll 4.1.101.Final - jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.101.Final linux-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.101.Final - jar Apache License, Version 2.0
io.projectreactor reactor-core 3.6.0 - jar Apache License, Version 2.0
io.projectreactor reactor-core-micrometer 1.1.0 - jar Apache License, Version 2.0
io.projectreactor.addons reactor-extra 3.5.1 - jar Apache License, Version 2.0
io.projectreactor.netty reactor-netty-core 1.1.13 - jar The Apache Software License, Version 2.0
io.projectreactor.netty reactor-netty-http 1.1.13 - jar The Apache Software License, Version 2.0
io.vavr vavr 0.10.2 - jar The Apache Software License, Version 2.0
io.vavr vavr-match 0.10.2 - jar The Apache Software License, Version 2.0
io.zipkin.reporter2 zipkin-reporter 2.16.3 - jar The Apache Software License, Version 2.0
io.zipkin.zipkin2 zipkin 2.23.2 - jar The Apache Software License, Version 2.0
jakarta.annotation jakarta.annotation-api 2.1.1 - jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 3.0.2 - jar Apache License 2.0
net.java.dev.jna jna 5.13.0 - jar LGPL-2.1-or-laterApache-2.0
net.sourceforge.lept4j lept4j 1.18.1 - jar Apache License 2.0
org.apache.commons commons-collections4 4.4 - jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.13.0 - jar Apache-2.0
org.apache.httpcomponents httpclient 4.5.5 - jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.16 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.21.1 - jar Apache-2.0
org.apache.logging.log4j log4j-to-slf4j 2.21.1 - jar Apache-2.0
org.apache.pdfbox fontbox 2.0.29 - jar Apache License, Version 2.0
org.apache.pdfbox jbig2-imageio 3.0.4 - jar Apache License, Version 2.0
org.apache.pdfbox pdfbox 2.0.29 - jar Apache License, Version 2.0
org.apache.pdfbox pdfbox-debugger 2.0.29 - jar Apache License, Version 2.0
org.apache.pdfbox pdfbox-tools 2.0.29 - jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-el 10.1.16 - jar Apache License, Version 2.0
org.hibernate.validator hibernate-validator 8.0.1.Final - jar Apache License 2.0
org.immutables encode 2.9.3 - jar The Apache Software License, Version 2.0
org.jboss jboss-vfs 3.2.17.Final - jar asl
org.jboss.logging jboss-logging 3.5.3.Final - jar Apache License 2.0
org.jetbrains annotations 13.0 - jar The Apache Software License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib 1.9.20 - jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-common 1.9.20 - jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk7 1.9.20 - jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk8 1.9.20 - jar The Apache License, Version 2.0
org.mongodb bson 4.11.1 - jar The Apache License, Version 2.0
org.mongodb mongodb-driver-core 4.11.1 - jar The Apache License, Version 2.0
org.mongodb mongodb-driver-reactivestreams 4.11.1 - jar The Apache License, Version 2.0
org.reactivestreams reactive-streams 1.0.4 - jar MIT-0
org.slf4j jul-to-slf4j 2.0.9 - jar MIT License
org.springframework spring-aop 6.1.1 - jar Apache License, Version 2.0
org.springframework spring-beans 6.1.1 - jar Apache License, Version 2.0
org.springframework spring-context 6.1.1 - jar Apache License, Version 2.0
org.springframework spring-core 6.1.1 - jar Apache License, Version 2.0
org.springframework spring-expression 6.1.1 - jar Apache License, Version 2.0
org.springframework spring-jcl 6.1.1 - jar Apache License, Version 2.0
org.springframework spring-tx 6.1.1 - jar Apache License, Version 2.0
org.springframework spring-web 6.1.1 - jar Apache License, Version 2.0
org.springframework spring-webflux 6.1.1 - jar Apache License, Version 2.0
org.springframework.boot spring-boot 3.2.0 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-actuator 3.2.0 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-actuator-autoconfigure 3.2.0 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 3.2.0 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 3.2.0 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-json 3.2.0 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 3.2.0 - jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-reactor-netty 3.2.0 - jar Apache License, Version 2.0
org.springframework.data spring-data-commons 3.2.0 - jar Apache License, Version 2.0
org.springframework.data spring-data-mongodb 4.2.0 - jar Apache License, Version 2.0
org.yaml snakeyaml 2.2 - jar Apache License, Version 2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
io.prometheus simpleclient 0.16.0 jar The Apache Software License, Version 2.0
io.prometheus simpleclient_common 0.16.0 jar The Apache Software License, Version 2.0
io.prometheus simpleclient_tracer_common 0.16.0 jar The Apache Software License, Version 2.0
io.prometheus simpleclient_tracer_otel 0.16.0 jar The Apache Software License, Version 2.0
io.prometheus simpleclient_tracer_otel_agent 0.16.0 jar The Apache Software License, Version 2.0
io.zipkin.aws brave-propagation-aws 0.23.5 jar The Apache Software License, Version 2.0
io.zipkin.brave brave 5.16.0 jar The Apache Software License, Version 2.0
io.zipkin.brave brave-context-slf4j 5.16.0 jar The Apache Software License, Version 2.0
io.zipkin.brave brave-instrumentation-http 5.16.0 jar The Apache Software License, Version 2.0
org.hdrhistogram HdrHistogram 2.1.12 jar Public Domain, per Creative Commons CC0BSD-2-Clause
org.latencyutils LatencyUtils 2.0.3 jar Public Domain, per Creative Commons CC0
org.mongodb bson-record-codec 4.11.1 jar The Apache License, Version 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
com.jayway.jsonpath json-path 2.8.0 jar The Apache Software License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
jakarta.activation jakarta.activation-api 2.1.2 jar EDL 1.0
jakarta.xml.bind jakarta.xml.bind-api 4.0.1 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy 1.14.10 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.14.10 jar Apache License, Version 2.0
net.minidev accessors-smart 2.5.0 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.5.0 jar The Apache Software License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.assertj assertj-core 3.24.2 jar Apache License, Version 2.0
org.awaitility awaitility 4.2.0 jar Apache 2.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.junit.jupiter junit-jupiter 5.10.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.10.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.1 jar Eclipse Public License v2.0
org.mockito mockito-core 5.7.0 jar MIT
org.mockito mockito-junit-jupiter 5.7.0 jar MIT
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.ow2.asm asm 9.3 jar BSD-3-Clause
org.skyscreamer jsonassert 1.5.1 jar The Apache Software License, Version 2.0
org.springframework spring-test 6.1.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 3.2.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 3.2.0 jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.9.1 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

MIT-0: reactive-streams

Apache 2.0: Awaitility, error-prone annotations

The Apache License, Version 2.0: BSON, BSON Record Codec, Kotlin Stdlib, Kotlin Stdlib Common, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8, MongoDB Java Driver Core, The MongoDB Reactive Streams Driver, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

MIT License: BOTan, JUL to SLF4J bridge, Modular Commands, SLF4J API Module, bot-utils, d4j-encoding-extra, reactor-utils

BSD License 3: Hamcrest

Unicode/ICU License: icu4j, icu4j-localespi

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

GPL2 w/ CPE: Jakarta Annotations API

BSD 3-clause License w/nuclear disclaimer: Java Advanced Imaging Image I/O Tools API core (standalone)

Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils

Apache License 2.0: Hibernate Validator Engine, JBoss Logging 3, JSON library from Android SDK, Jakarta Bean Validation API, Lept4J - Leptonica for Java, Tess4J - Tesseract for Java

LGPL-2.1-or-later: Java Native Access

The MIT License: Checker Qual, Checker Util

Apache License, Version 2.0: Apache Commons Collections, Apache FontBox, Apache HttpClient, Apache HttpCore, Apache PDFBox, Apache PDFBox Debugger, Apache PDFBox tools, AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Caffeine cache, ClassMate, Guava: Google Core Libraries for Java, J2ObjC Annotations, Netty/Buffer, Netty/Codec, Netty/Codec/DNS, Netty/Codec/HTTP, Netty/Codec/HTTP2, Netty/Codec/Socks, Netty/Common, Netty/Handler, Netty/Handler/Proxy, Netty/Resolver, Netty/Resolver/DNS, Netty/Resolver/DNS/Classes/MacOS, Netty/Resolver/DNS/Native/MacOS, Netty/Transport, Netty/Transport/Classes/Epoll, Netty/Transport/Native/Epoll, Netty/Transport/Native/Unix/Common, Non-Blocking Reactive Foundation for the JVM, Objenesis, PDFBox JBIG2 ImageIO plugin, Reactor Extra, Reactor Test support, Reactor-Core Micrometer Metrics support, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Data Core, Spring Data MongoDB - Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Transaction, Spring Web, Spring WebFlux, spring-boot, spring-boot-actuator, spring-boot-actuator-autoconfigure, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-actuator, spring-boot-starter-data-mongodb-reactive, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-reactor-netty, spring-boot-starter-test, spring-boot-starter-validation, spring-boot-starter-webflux, spring-boot-test, spring-boot-test-autoconfigure, tomcat-embed-el

Apache-2.0: Apache Commons Codec, Apache Commons IO, Apache Commons Lang, Apache Log4j API, Apache Log4j to SLF4J Adapter, Java Native Access, resilience4j

EPL 2.0: Jakarta Annotations API

BSD Software License, 2-clause version: Logback Appender for Loki

LGPL-3.0: Discord4J, Stores, api, discord-json

BSD-2-Clause: HdrHistogram

BSD-3-Clause: asm

Public Domain: AOP alliance

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

EDL 1.0: Jakarta Activation API

MIT: mockito-core, mockito-junit-jupiter, simple-fsm

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

asl: JBoss VFS

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Commons Logging, Brave, Brave Context: SLF4J, Brave Instrumentation: Http Adapters, Brave Propagation: Amazon Web Services (AWS), Core functionality for the Reactor Netty library, FindBugs-jsr305, Google APIs Client Library for Java, Google HTTP Client Library for Java, Google OAuth Client Library for Java, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, HTTP functionality for the Reactor Netty library, IntelliJ IDEA Annotations, JSON Small and Fast Parser, JSONassert, Jackson 2 extensions to the Google HTTP Client Library for Java., Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, Prometheus Java Simpleclient, Prometheus Java Simpleclient Common, Prometheus Java Span Context Supplier - Common, Prometheus Java Span Context Supplier - OpenTelemetry, Prometheus Java Span Context Supplier - OpenTelemetry Agent, Vavr, Vavr Match, YouTube Data API v3-rev222-1.25.0, Zipkin Core Library, Zipkin Reporter Brave, Zipkin Reporter: Core, Zipkin Sender: OkHttp 3, context-propagation, jackson-databind, json-path, micrometer-commons, micrometer-core, micrometer-jakarta9, micrometer-observation, micrometer-registry-prometheus, micrometer-tracing, micrometer-tracing-bridge-brave, okhttp, okio, org.immutables.encode, org.xmlunit:xmlunit-core

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
logback-classic-1.4.11.jar 282.8 kB 231 179 28 11 Yes
logback-core-1.4.11.jar 597.9 kB 510 458 42 11 Yes
discord-json-1.6.18.jar 2.4 MB 1315 1309 2 1.8 Yes
discord-json-api-1.6.18.jar 11 kB 15 10 2 1.8 Yes
discord4j-common-3.2.6.jar 237.6 kB 205 181 17 1.8 Yes
discord4j-core-3.2.6.jar 1.5 MB 836 805 28 1.8 Yes
discord4j-gateway-3.2.6.jar 86.1 kB 72 60 9 1.8 Yes
discord4j-rest-3.2.6.jar 213.2 kB 142 127 11 1.8 Yes
discord4j-voice-3.2.6.jar 76.2 kB 73 67 3 1.8 Yes
simple-fsm-1.0.1.jar 6.1 kB 10 5 1 1.8 Yes
stores-api-3.2.2.jar 41.6 kB 51 38 9 1.8 Yes
stores-jdk-3.2.2.jar 8.5 kB 11 4 1 1.8 Yes
classmate-1.6.0.jar 68.9 kB 59 44 5 9 Yes
jackson-annotations-2.15.3.jar 75.6 kB 86 73 2 9 Yes
jackson-core-2.15.3.jar 549.2 kB 250 186 15 19 Yes
jackson-databind-2.15.3.jar 1.6 MB 816 777 24 9 Yes
jackson-datatype-jdk8-2.15.3.jar 36.1 kB 41 23 2 9 Yes
jackson-datatype-jsr310-2.15.3.jar 122.9 kB 82 59 7 9 Yes
jackson-module-parameter-names-2.15.3.jar 10.3 kB 23 5 2 9 Yes
caffeine-3.1.8.jar 889.2 kB 713 704 3 11 Yes
jai-imageio-core-1.4.0.jar 628.1 kB 375 339 16 1.6 Yes
loki-logback-appender-1.4.0.jar 76.1 kB 67 50 8 11 Yes
google-api-client-1.25.0.jar 204 kB 141 110 22 1.6 Yes
google-api-services-youtube-v3-rev222-1.25.0.jar 336.3 kB 304 292 2 1.5 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.11.0.jar 16 kB 38 26 2 1.7 Yes
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-32.1.2-jre.jar 3 MB 2060 2020 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
google-http-client-1.25.0.jar 390.7 kB 339 303 20 1.6 Yes
google-http-client-jackson2-1.25.0.jar 6.7 kB 13 5 1 1.6 Yes
j2objc-annotations-2.8.jar 9.3 kB 24 13 1 1.7 Yes
google-oauth-client-1.25.0.jar 63.1 kB 57 47 3 1.6 Yes
icu4j-74.1.jar 14.3 MB 5636 1662 19 1.8 Yes
icu4j-localespi-74.1.jar 59.2 kB 50 22 5 1.8 Yes
json-path-2.8.0.jar 277.6 kB 221 203 13 1.8 Yes
okhttp-4.12.0.jar 789.5 kB 341 317 17 1.8 Yes
okio-3.6.0.jar 25.7 kB 49 0 0 - -
okio-jvm-3.6.0.jar 359.6 kB 112 107 2 1.8 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
commons-codec-1.16.0.jar 360.7 kB 256 109 7 1.8 Yes
commons-io-2.15.1.jar 501.2 kB 368 339 16 9 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
bot-utils-0.2.1.jar 158.8 kB 111 97 5 17 Yes
d4j-encoding-extra-0.1.1.jar 19 kB 24 14 1 17 Yes
modular-commands-0.6.1.jar 286.9 kB 233 207 17 17 Yes
reactor-utils-0.2.1.jar 36 kB 45 33 3 17 Yes
resilience4j-core-1.7.0.jar 65.7 kB 70 58 7 1.8 Yes
resilience4j-ratelimiter-1.7.0.jar 41.9 kB 38 29 4 1.8 Yes
resilience4j-reactor-1.7.0.jar 26.9 kB 39 24 7 1.8 Yes
context-propagation-1.1.0.jar 30.8 kB 26 18 1 1.8 Yes
micrometer-commons-1.12.0.jar 47.3 kB 50 36 6 1.8 Yes
micrometer-core-1.12.0.jar 881.6 kB 606 536 45 11 Yes
micrometer-jakarta9-1.12.0.jar 32.2 kB 33 23 1 1.8 Yes
micrometer-observation-1.12.0.jar 71.8 kB 71 56 6 1.8 Yes
micrometer-registry-prometheus-1.12.0.jar 43.7 kB 27 19 1 1.8 Yes
micrometer-tracing-1.2.0.jar 95.5 kB 112 96 9 1.8 Yes
micrometer-tracing-bridge-brave-1.2.0.jar 67.5 kB 52 40 3 1.8 Yes
netty-buffer-4.1.101.Final.jar 306.7 kB 155 138 2 1.6 Yes
netty-codec-4.1.101.Final.jar 345.3 kB 243 214 10 1.6 Yes
netty-codec-dns-4.1.101.Final.jar 66.9 kB 65 45 1 1.6 Yes
netty-codec-http-4.1.101.Final.jar 657.7 kB 416 387 9 1.6 Yes
netty-codec-http2-4.1.101.Final.jar 487.5 kB 302 281 1 1.6 Yes
netty-codec-socks-4.1.101.Final.jar 121 kB 130 107 4 1.6 Yes
netty-common-4.1.101.Final.jar 660.5 kB 524 492 9 1.6 Yes
netty-handler-4.1.101.Final.jar 561.5 kB 390 359 12 1.6 Yes
netty-handler-proxy-4.1.101.Final.jar 25.5 kB 31 12 1 1.6 Yes
netty-resolver-4.1.101.Final.jar 37.8 kB 41 29 1 1.6 Yes
netty-resolver-dns-4.1.101.Final.jar 171.8 kB 130 110 1 1.6 Yes
netty-resolver-dns-classes-macos-4.1.101.Final.jar 9.1 kB 17 3 1 1.6 Yes
netty-resolver-dns-native-macos-4.1.101.Final-osx-x86_64.jar 19.3 kB 11 0 0 - -
netty-transport-4.1.101.Final.jar 497.1 kB 404 373 12 1.6 Yes
netty-transport-classes-epoll-4.1.101.Final.jar 147.1 kB 87 67 1 1.6 Yes
netty-transport-native-epoll-4.1.101.Final-linux-x86_64.jar 39.4 kB 11 0 0 - -
netty-transport-native-unix-common-4.1.101.Final.jar 44 kB 45 32 1 1.6 Yes
reactor-core-3.6.0.jar 1.9 MB 973 938 11 1.8 Yes
reactor-core-micrometer-1.1.0.jar 41.6 kB 40 34 1 1.8 Yes
reactor-test-3.6.0.jar 136.3 kB 78 70 5 1.8 Yes
reactor-extra-3.5.1.jar 104.5 kB 108 96 8 1.8 Yes
reactor-netty-core-1.1.13.jar 505.3 kB 357 332 13 1.8 Yes
reactor-netty-http-1.1.13.jar 455 kB 304 289 7 1.8 Yes
simpleclient-0.16.0.jar 90.5 kB 78 67 2 1.6 Yes
simpleclient_common-0.16.0.jar 8 kB 14 2 1 1.6 Yes
simpleclient_tracer_common-0.16.0.jar 3.4 kB 14 1 1 1.6 No
simpleclient_tracer_otel-0.16.0.jar 4.3 kB 14 1 1 1.8 Yes
simpleclient_tracer_otel_agent-0.16.0.jar 4.6 kB 14 1 1 1.8 Yes
vavr-0.10.2.jar 897.9 kB 395 383 4 1.8 Yes
vavr-match-0.10.2.jar 3 kB 13 2 1 1.8 No
brave-propagation-aws-0.23.5.jar 16.5 kB 15 9 1 1.8 Yes
brave-5.16.0.jar 286 kB 268 251 13 1.6 Yes
brave-context-slf4j-5.16.0.jar 9.7 kB 12 5 1 1.6 Yes
brave-instrumentation-http-5.16.0.jar 70 kB 68 62 1 1.6 Yes
zipkin-reporter-2.16.3.jar 37.4 kB 36 30 2 1.6 Yes
zipkin-reporter-brave-2.16.3.jar 16.3 kB 15 9 1 1.6 Yes
zipkin-sender-okhttp3-2.16.3.jar 24.5 kB 24 18 1 1.7 Yes
zipkin-2.23.2.jar 244.1 kB 178 167 7 1.6 Yes
jakarta.activation-api-2.1.2.jar 66.1 kB 59 45 3 9 Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 9 Yes
jakarta.validation-api-3.0.2.jar 93.3 kB 161 144 10 9 Yes
jakarta.xml.bind-api-4.0.1.jar 130 kB 138 115 7 11 Yes
byte-buddy-1.14.10.jar 4.2 MB 2935 2881 39 9 Yes
byte-buddy-agent-1.14.10.jar 256.8 kB 90 70 3 9 Yes
jna-5.13.0.jar 1.9 MB 188 125 4 1.6 Yes
accessors-smart-2.5.0.jar 29.9 kB 24 13 2 1.8 Yes
json-smart-2.5.0.jar 120.2 kB 107 93 5 1.8 Yes
lept4j-1.18.1.jar 3.7 MB 216 194 3 1.8 Yes
tess4j-5.8.0.jar 9 MB 83 44 3 1.8 Yes
commons-collections4-4.4.jar 751.9 kB 555 524 19 1.8 Yes
commons-lang3-3.13.0.jar 632.3 kB 420 390 18 1.8 Yes
httpclient-4.5.5.jar 766.1 kB 508 467 24 1.6 Yes
httpcore-4.4.16.jar 327.9 kB 283 253 17 1.6 Yes
log4j-api-2.21.1.jar 317.5 kB 224 190 9 9 Yes
log4j-to-slf4j-2.21.1.jar 23 kB 26 10 2 9 Yes
fontbox-2.0.29.jar 1.6 MB 273 157 10 1.6 Yes
jbig2-imageio-3.0.4.jar 143.8 kB 121 95 10 1.6 Yes
pdfbox-2.0.29.jar 2.8 MB 879 781 54 1.6 Yes
pdfbox-debugger-2.0.29.jar 266.7 kB 169 131 12 1.6 Yes
pdfbox-tools-2.0.29.jar 87.9 kB 46 31 2 1.6 Yes
tomcat-embed-el-10.1.16.jar 260.7 kB 164 154 7 11 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
assertj-core-3.24.2.jar 1.3 MB 854 814 28 9 Yes
awaitility-4.2.0.jar 95.8 kB 92 76 8 1.8 Yes
checker-qual-3.38.0.jar 223.9 kB 426 358 30 1.8 Yes
checker-util-3.38.0.jar 29.6 kB 32 14 6 1.8 Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
HdrHistogram-2.1.12.jar 173.8 kB 106 96 2 1.7 Yes
hibernate-validator-8.0.1.Final.jar 1.3 MB 1037 903 84 11 Yes
encode-2.9.3.jar 7.8 kB 18 13 1 1.8 Yes
jboss-vfs-3.2.17.Final.jar 144.7 kB 130 109 7 1.6 Yes
jboss-logging-3.5.3.Final.jar 59.2 kB 46 35 2 11 Yes
annotations-13.0.jar 17.5 kB 45 32 2 1.5 Yes
kotlin-stdlib-1.9.20.jar 1.7 MB 1038 979 44 9 Yes
kotlin-stdlib-common-1.9.20.jar 227.5 kB 391 0 0 - -
kotlin-stdlib-jdk7-1.9.20.jar 1 kB 5 1 1 9 No
kotlin-stdlib-jdk8-1.9.20.jar 1 kB 5 1 1 9 No
junit-jupiter-5.10.1.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.10.1.jar 211 kB 197 182 8 9 Yes
junit-jupiter-engine-5.10.1.jar 244.7 kB 147 130 9 9 Yes
junit-jupiter-params-5.10.1.jar 586 kB 381 347 22 9 Yes
junit-platform-commons-1.10.1.jar 106.3 kB 64 44 7 9 Yes
junit-platform-engine-1.10.1.jar 204.8 kB 153 136 10 9 Yes
LatencyUtils-2.0.3.jar 29.8 kB 31 22 1 1.6 Yes
mockito-core-5.7.0.jar 700.1 kB 641 569 64 11 Yes
mockito-junit-jupiter-5.7.0.jar 8.8 kB 13 5 2 11 Yes
bson-4.11.1.jar 511.4 kB 402 382 13 1.8 Yes
bson-record-codec-4.11.1.jar 13.6 kB 13 6 2 17 Yes
mongodb-driver-core-4.11.1.jar 1.7 MB 1189 1124 53 1.8 Yes
mongodb-driver-reactivestreams-4.11.1.jar 179.2 kB 92 80 7 1.8 Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 9 Yes
asm-9.3.jar 122.2 kB 44 38 3 9 Yes
reactive-streams-1.0.4.jar 11.6 kB 17 13 1 1.6 Yes
jsonassert-1.5.1.jar 30.5 kB 32 20 3 1.6 Yes
jul-to-slf4j-2.0.9.jar 6.3 kB 15 2 2 9 Yes
slf4j-api-2.0.9.jar 64.6 kB 67 52 5 9 Yes
spring-aop-6.1.1.jar 414.1 kB 319 287 17 17 Yes
spring-beans-6.1.1.jar 872.7 kB 485 454 13 17 Yes
spring-context-6.1.1.jar 1.3 MB 918 833 58 17 Yes
spring-core-6.1.1.jar 1.9 MB 1203 1122 59 21 Yes
spring-expression-6.1.1.jar 301 kB 161 149 6 17 Yes
spring-jcl-6.1.1.jar 24.5 kB 26 15 2 17 Yes
spring-test-6.1.1.jar 852.4 kB 576 517 42 17 Yes
spring-tx-6.1.1.jar 284.2 kB 240 210 13 17 Yes
spring-web-6.1.1.jar 1.9 MB 1186 1107 58 17 Yes
spring-webflux-6.1.1.jar 962.8 kB 556 523 24 17 Yes
spring-boot-3.2.0.jar 1.6 MB 1107 978 81 17 Yes
spring-boot-actuator-3.2.0.jar 649.3 kB 564 477 71 17 Yes
spring-boot-actuator-autoconfigure-3.2.0.jar 748.3 kB 631 504 107 17 Yes
spring-boot-autoconfigure-3.2.0.jar 1.9 MB 1500 1366 111 17 Yes
spring-boot-starter-3.2.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-actuator-3.2.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-data-mongodb-reactive-3.2.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-json-3.2.0.jar 4.7 kB 4 0 0 - -
spring-boot-starter-logging-3.2.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-reactor-netty-3.2.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-test-3.2.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-validation-3.2.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-webflux-3.2.0.jar 4.8 kB 4 0 0 - -
spring-boot-test-3.2.0.jar 245.5 kB 174 141 17 17 Yes
spring-boot-test-autoconfigure-3.2.0.jar 218.5 kB 255 182 26 17 Yes
spring-data-commons-3.2.0.jar 1.4 MB 958 883 46 17 Yes
spring-data-mongodb-4.2.0.jar 2.3 MB 1532 1463 35 17 Yes
xmlunit-core-2.9.1.jar 175.2 kB 178 161 9 1.7 Yes
snakeyaml-2.2.jar 334.4 kB 278 230 24 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
185 97.4 MB 52202 43136 2199 21 166
compile: 140 compile: 85.9 MB compile: 43730 compile: 35480 compile: 1798 21 compile: 124
runtime: 15 runtime: 897.5 kB runtime: 793 runtime: 632 runtime: 39 runtime: 14
test: 30 test: 10.6 MB test: 7679 test: 7024 test: 362 17 test: 28