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.6.1 jar EPL-2.0LGPL-2.1-only
ch.qos.logback logback-core 1.6.1 jar EPL-2.0LGPL-2.1-only
com.google.code.gson gson 2.14.0 jar Apache-2.0
dev.arbjerg lavalink-client 3.4.0 jar MIT
io.github.cdimascio dotenv-java 3.2.0 jar Apache License, Version 2.0
net.dv8tion JDA 6.5.0 jar The Apache Software License, Version 2.0
net.vieiro toml-java 13.5.1 jar Apache License, Version 2.0
org.apache.commons commons-text 1.15.0 jar Apache-2.0
org.apache.httpcomponents.client5 httpclient5 5.6.3 jar Apache License, Version 2.0
org.hibernate.orm hibernate-community-dialects 7.4.5.Final jar Apache License, Version 2.0
org.hibernate.orm hibernate-core 7.4.5.Final jar Apache License, Version 2.0
org.slf4j slf4j-api 2.0.17 jar MIT
org.xerial sqlite-jdbc 3.53.2.1 jar The Apache Software 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 Type Licenses
club.minnced opus-java 1.1.1 jar The Apache Software License, Version 2.0
club.minnced opus-java-api 1.1.1 jar The Apache Software License, Version 2.0
club.minnced opus-java-natives 1.1.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.22.0 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.48.0 jar Apache 2.0
com.neovisionaries nv-websocket-client 2.14 jar The Apache Software License, Version 2.0
com.squareup.okhttp3 okhttp 4.10.0 jar The Apache Software License, Version 2.0
com.squareup.okhttp3 okhttp-jvm 5.4.0 jar The Apache Software License, Version 2.0
com.squareup.okio okio-jvm 3.17.0 jar The Apache Software License, Version 2.0
dev.arbjerg.lavalink protocol-jvm 4.2.0 jar MIT License
io.projectreactor reactor-core 3.8.3 jar Apache License, Version 2.0
io.projectreactor.kotlin reactor-kotlin-extensions 1.3.0 jar The Apache Software License, Version 2.0
jakarta.persistence jakarta.persistence-api 3.2.0 jar Eclipse Public License v. 2.0Eclipse Distribution License v. 1.0
jakarta.transaction jakarta.transaction-api 2.0.1 jar EPL 2.0GPL2 w/ CPE
org.antlr antlr4-runtime 4.13.2 jar BSD-3-Clause
org.apache.commons commons-collections4 4.5.0 jar Apache-2.0
org.apache.commons commons-lang3 3.20.0 jar Apache-2.0
org.apache.httpcomponents.core5 httpcore5 5.4.3 jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5-h2 5.4.3 jar Apache License, Version 2.0
org.jetbrains annotations 13.0 jar The Apache Software License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib 2.1.10 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-common 2.0.0 jar The Apache License, Version 2.0
org.jetbrains.kotlinx kotlinx-datetime-jvm 0.6.0 jar The Apache License, Version 2.0
org.jetbrains.kotlinx kotlinx-serialization-core-jvm 1.7.0 jar The Apache Software License, Version 2.0
org.jetbrains.kotlinx kotlinx-serialization-json-jvm 1.7.0 jar The Apache Software License, Version 2.0
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0
org.reactivestreams reactive-streams 1.0.4 jar MIT-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.fasterxml.jackson.core jackson-annotations 2.22 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.22.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.crypto.tink tink 1.18.0 jar Apache License, Version 2.0
com.google.protobuf protobuf-java 4.28.2 jar BSD-3-Clause
com.sun.istack istack-commons-runtime 4.1.2 jar Eclipse Distribution License - v 1.0
jakarta.activation jakarta.activation-api 2.1.4 jar EDL 1.0
jakarta.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0
jakarta.xml.bind jakarta.xml.bind-api 4.0.4 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy 1.18.8 jar Apache License, Version 2.0
net.java.dev.jna jna 4.4.0 jar LGPL, version 2.1Apache License v2.0
net.sf.trove4j core 3.1.0 jar GNU Lesser General Public License 2.1
org.eclipse.angus angus-activation 2.0.3 jar EDL 1.0
org.glassfish.jaxb jaxb-core 4.0.7 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb jaxb-runtime 4.0.7 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 4.0.7 jar Eclipse Distribution License - v 1.0
org.hibernate.models hibernate-models 1.1.1 jar Apache License Version 2.0
org.jboss.logging jboss-logging 3.6.1.Final jar Apache License 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License Version 2.0: Hibernate Models

MIT-0: reactive-streams

The Apache License, Version 2.0: JSpecify annotations, Kotlin Stdlib, Kotlin Stdlib Common, kotlinx-datetime

Apache 2.0: error-prone annotations

LGPL-2.1-only: Logback Classic Module, Logback Core Module

BSD-3-Clause: ANTLR 4 Runtime, Protocol Buffers [Core]

MIT License: Lavalink Protocol

Eclipse Distribution License v. 1.0: Jakarta Persistence API

GPL2 w/ CPE: jakarta.transaction API

GNU Lesser General Public License 2.1: Trove (core)

Eclipse Public License v. 2.0: Jakarta Persistence API

Apache License 2.0: JBoss Logging 3

EDL 1.0: Angus Activation Registries, Jakarta Activation API

Apache-2.0: Apache Commons Collections, Apache Commons Lang, Apache Commons Text, Gson

Apache License, Version 2.0: Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Byte Buddy (without dependencies), Hibernate ORM - hibernate-community-dialects, Hibernate ORM - hibernate-core, Non-Blocking Reactive Foundation for the JVM, Tink Cryptography API, dotenv-java, toml-java

MIT: SLF4J API Module, lavalink-client

Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime

EPL 2.0: jakarta.transaction API

GNU GENERAL PUBLIC LICENSE, Version 3.0: k7bot

LGPL, version 2.1: Java Native Access

EPL-2.0: Logback Classic Module, Logback Core Module

The Apache Software License, Version 2.0: FindBugs-jsr305, IntelliJ IDEA Annotations, JDA, Jackson-annotations, Jackson-core, Jakarta Dependency Injection, Kotlin extensions for Project Reactor, SQLite JDBC, com.neovisionaries:nv-websocket-client, jackson-databind, kotlinx-serialization-core, kotlinx-serialization-json, okhttp, okio, opus-java

Apache License v2.0: Java Native Access

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.6.1.jar 281.4 kB 219 176 29 11 Yes
logback-core-1.6.1.jar 644.1 kB 531 - - - -
   • Root - 531 481 39 11 Yes
opus-java-1.1.1.jar 0.3 kB 2 0 0 - -
opus-java-api-1.1.1.jar 11.1 kB 19 11 2 1.8 Yes
opus-java-natives-1.1.1.jar 2.3 MB 17 0 0 - -
jackson-annotations-2.22.jar 84.2 kB 91 78 2 1.8 Yes
jackson-core-2.22.0.jar 594.2 kB 286 - - - -
   • Root - 250 213 16 1.8 Yes
   • Versioned - 2 1 1 9 No
   • Versioned - 12 3 1 11 Yes
   • Versioned - 11 2 1 17 Yes
   • Versioned - 11 2 1 21 Yes
jackson-databind-2.22.0.jar 1.7 MB 851 - - - -
   • Root - 849 811 23 1.8 Yes
   • Versioned - 2 1 1 9 No
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
gson-2.14.0.jar 313.6 kB 244 - - - -
   • Root - 242 221 9 1.8 Yes
   • Versioned - 2 1 1 9 No
tink-1.18.0.jar 2.5 MB 1287 1255 30 1.8 Yes
error_prone_annotations-2.48.0.jar 20.3 kB 49 - - - -
   • Root - 42 29 2 1.8 Yes
   • Versioned - 7 1 1 9 No
protobuf-java-4.28.2.jar 1.8 MB 754 734 2 1.8 Yes
nv-websocket-client-2.14.jar 125.2 kB 79 68 1 1.5 Yes
okhttp-4.10.0.jar 782.6 kB 341 317 17 1.8 Yes
okhttp-jvm-5.4.0.jar 863.5 kB 362 - - - -
   • Root - 358 329 18 1.8 Yes
   • Versioned - 4 1 1 9 No
okio-jvm-3.17.0.jar 382 kB 122 117 2 1.8 Yes
istack-commons-runtime-4.1.2.jar 25.8 kB 35 23 4 11 Yes
lavalink-client-3.4.0.jar 215.1 kB 128 109 13 17 Yes
protocol-jvm-4.2.0.jar 463.4 kB 236 227 2 17 Yes
dotenv-java-3.2.0.jar 18.8 kB 25 13 3 11 Yes
reactor-core-3.8.3.jar 1.9 MB 980 - - - -
   • Root - 962 938 12 1.8 Yes
   • Versioned - 5 1 1 11 Yes
   • Versioned - 13 9 1 21 Yes
reactor-kotlin-extensions-1.3.0.jar 45.8 kB 41 27 5 1.8 Yes
jakarta.activation-api-2.1.4.jar 67.4 kB 60 46 3 1.8 Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 1.8 No
jakarta.persistence-api-3.2.0.jar 195.9 kB 252 231 5 17 Yes
jakarta.transaction-api-2.0.1.jar 28.6 kB 32 20 2 1.8 Yes
jakarta.xml.bind-api-4.0.4.jar 131.2 kB 138 115 7 11 Yes
byte-buddy-1.18.8.jar 4.7 MB 3134 - - - -
   • Root - 3102 3048 39 1.8 Yes
   • Versioned - 2 1 1 9 No
   • Versioned - 30 25 1 24 Yes
JDA-6.5.0.jar 2.5 MB 1590 1397 186 1.8 Yes
jna-4.4.0.jar 1.1 MB 139 106 3 1.6 Yes
core-3.1.0.jar 2.6 MB 1588 1562 23 1.6 Yes
toml-java-13.5.1.jar 91.2 kB 53 38 2 1.8 Yes
antlr4-runtime-4.13.2.jar 326.3 kB 232 215 7 1.8 Yes
commons-collections4-4.5.0.jar 898.7 kB 647 - - - -
   • Root - 646 614 20 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-lang3-3.20.0.jar 713.9 kB 454 - - - -
   • Root - 452 421 18 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-text-1.15.0.jar 264.9 kB 191 - - - -
   • Root - 189 168 8 1.8 Yes
   • Versioned - 2 1 1 9 No
httpclient5-5.6.3.jar 1.1 MB 642 595 29 1.8 Yes
httpcore5-5.4.3.jar 955.1 kB 725 678 32 1.8 Yes
httpcore5-h2-5.4.3.jar 263.7 kB 189 160 15 1.8 Yes
angus-activation-2.0.3.jar 26.7 kB 32 10 3 1.8 Yes
jaxb-core-4.0.7.jar 139.2 kB 157 106 18 11 Yes
jaxb-runtime-4.0.7.jar 922.3 kB 694 560 19 11 Yes
txw2-4.0.7.jar 73.3 kB 72 57 4 11 Yes
hibernate-models-1.1.1.jar 222.5 kB 191 174 11 17 Yes
hibernate-community-dialects-7.4.5.Final.jar 845.6 kB 359 338 11 17 Yes
hibernate-core-7.4.5.Final.jar 15.3 MB 8832 8306 390 17 Yes
jboss-logging-3.6.1.Final.jar 61.9 kB 46 35 2 11 Yes
annotations-13.0.jar 17.5 kB 45 32 2 1.5 Yes
kotlin-stdlib-2.1.10.jar 1.7 MB 995 - - - -
   • Root - 993 934 44 1.8 Yes
   • Versioned - 2 1 1 9 No
kotlin-stdlib-common-2.0.0.jar 228.6 kB 392 0 0 - -
kotlinx-datetime-jvm-0.6.0.jar 664 kB 457 - - - -
   • Root - 455 441 7 1.8 Yes
   • Versioned - 2 1 1 9 No
kotlinx-serialization-core-jvm-1.7.0.jar 388.3 kB 245 - - - -
   • Root - 243 224 6 1.8 Yes
   • Versioned - 2 1 1 9 No
kotlinx-serialization-json-jvm-1.7.0.jar 266.9 kB 141 - - - -
   • Root - 139 131 2 1.8 Yes
   • Versioned - 2 1 1 9 No
jspecify-1.0.0.jar 3.8 kB 14 - - - -
   • Root - 10 4 1 1.8 No
   • Versioned - 4 1 1 9 No
reactive-streams-1.0.4.jar 11.6 kB 17 13 1 1.6 Yes
slf4j-api-2.0.17.jar 69.9 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
sqlite-jdbc-3.53.2.1.jar 12 MB 206 - - - -
   • Root - 198 126 7 1.8 Yes
   • Versioned - 8 4 2 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
58 63.9 MB 29795 27179 1167 17 53
compile: 40 compile: 47.8 MB compile: 20462 compile: 18417 compile: 969 17 compile: 36
runtime: 18 runtime: 16.1 MB runtime: 9333 runtime: 8762 runtime: 198 runtime: 17