Project Dependencies

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
org.junit.jupiter junit-jupiter 5.9.2 jar Eclipse Public License v2.0
org.mockito mockito-core 5.4.0 jar The MIT License

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
io.papermc.paper paper-api 1.18.1-R0.1-20220228.153921-147 jar -

Project Transitive Dependencies

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

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
net.bytebuddy byte-buddy 1.14.5 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.14.5 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.9.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.9.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.9.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.9.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.9.2 jar Eclipse Public License v2.0
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.code.gson gson 2.8.8 jar Apache 2.0
com.google.errorprone error_prone_annotations 2.7.1 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 31.0.1-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.j2objc j2objc-annotations 1.3 jar The Apache Software License, Version 2.0
com.googlecode.json-simple json-simple 1.1.1 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
it.unimi.dsi fastutil 8.5.6 jar Apache License, Version 2.0
net.kyori adventure-api 4.9.3 jar The MIT License
net.kyori adventure-key 4.9.3 jar The MIT License
net.kyori adventure-text-serializer-gson 4.9.3 jar The MIT License
net.kyori adventure-text-serializer-legacy 4.9.3 jar The MIT License
net.kyori adventure-text-serializer-plain 4.9.3 jar The MIT License
net.kyori examination-api 1.3.0 jar The MIT License
net.kyori examination-string 1.3.0 jar The MIT License
net.md-5 bungeecord-chat 1.16-R0.4 jar Modified BSD 3-Clause License
org.apache.logging.log4j log4j-api 2.17.1 jar Apache License, Version 2.0
org.checkerframework checker-qual 3.21.0 jar The MIT License
org.jetbrains annotations 22.0.0 jar The Apache Software License, Version 2.0
org.ow2.asm asm 9.2 jar BSD-3-Clause
org.ow2.asm asm-analysis 9.2 jar BSD-3-Clause
org.ow2.asm asm-commons 9.2 jar BSD-3-Clause
org.ow2.asm asm-tree 9.2 jar BSD-3-Clause
org.slf4j slf4j-api 1.8.0-beta4 jar MIT License
org.yaml snakeyaml 1.30 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Modified BSD 3-Clause License: BungeeCord-Chat

Unknown: paper-api

Apache 2.0: Gson, error-prone annotations

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

MIT License: SLF4J API Module

The MIT License: Checker Qual, adventure-api, adventure-key, adventure-text-serializer-gson, adventure-text-serializer-legacy, adventure-text-serializer-plain, examination-api, examination-string, mockito-core

BSD-3-Clause: asm, asm-analysis, asm-commons, asm-tree

Apache License, Version 2.0: Apache Log4j API, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, Objenesis, SnakeYAML, fastutil

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

The Apache Software License, Version 2.0: Commons Lang, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, JSON.simple, JetBrains Java Annotations

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
gson-2.8.8.jar 242 kB 199 182 9 - Yes
error_prone_annotations-2.7.1.jar 14.8 kB 36 24 2 1.7 No
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-31.0.1-jre.jar 3 MB 2090 2060 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - No
j2objc-annotations-1.3.jar 8.8 kB 23 12 1 1.5 Yes
json-simple-1.1.1.jar 23.9 kB 23 12 2 1.2 Yes
commons-lang-2.6.jar 284.2 kB 155 133 10 1.3 Yes
paper-api-1.18.1-R0.1-SNAPSHOT.jar 1.7 MB 1561 1442 102 - Yes
fastutil-8.5.6.jar 23.6 MB 12798 12782 11 1.8 Yes
byte-buddy-1.14.5.jar 4.2 MB 2921 2867 39 - Yes
byte-buddy-agent-1.14.5.jar 256.8 kB 90 70 3 - Yes
adventure-api-4.9.3.jar 285.5 kB 231 208 18 1.8 Yes
adventure-key-4.9.3.jar 8.2 kB 13 7 1 1.8 Yes
adventure-text-serializer-gson-4.9.3.jar 38.4 kB 30 22 1 1.8 Yes
adventure-text-serializer-legacy-4.9.3.jar 23.8 kB 21 13 1 1.8 Yes
adventure-text-serializer-plain-4.9.3.jar 12.7 kB 18 10 1 1.8 Yes
examination-api-1.3.0.jar 23.4 kB 30 23 2 - Yes
examination-string-1.3.0.jar 13.1 kB 14 6 2 - Yes
bungeecord-chat-1.16-R0.4.jar 149 kB 58 40 4 1.8 Yes
log4j-api-2.17.1.jar 301.9 kB 211 177 9 - Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes
checker-qual-3.21.0.jar 222.1 kB 424 356 30 1.8 Yes
annotations-22.0.0.jar 28.5 kB 66 56 3 - Yes
junit-jupiter-5.9.2.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.9.2.jar 207.8 kB 194 179 8 - Yes
junit-jupiter-engine-5.9.2.jar 246.6 kB 151 134 9 - Yes
junit-jupiter-params-5.9.2.jar 579.8 kB 377 343 22 - Yes
junit-platform-commons-1.9.2.jar 103 kB 64 44 7 - Yes
junit-platform-engine-1.9.2.jar 189.2 kB 143 127 9 - Yes
mockito-core-5.4.0.jar 689.9 kB 638 566 64 - Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
asm-9.2.jar 122 kB 44 38 3 - Yes
asm-analysis-9.2.jar 34.3 kB 22 15 2 - Yes
asm-commons-9.2.jar 72.6 kB 34 28 2 - Yes
asm-tree-9.2.jar 52.7 kB 45 39 2 - Yes
slf4j-api-1.8.0-beta4.jar 44.2 kB 53 39 5 - Yes
snakeyaml-1.30.jar 331.6 kB 265 227 21 1.7 Yes
Total Size Entries Classes Packages Java Version Debug Information
40 37.2 MB 23194 22372 442 1.8 37
test: 12 test: 6.5 MB test: 4662 test: 4384 test: 176 - test: 11
provided: 28 provided: 30.6 MB provided: 18532 provided: 17988 provided: 266 - provided: 26