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
com.cedarsoftware java-util 2.4.0 jar The Apache Software License, Version 2.0
com.google.guava guava 33.4.6-jre jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.18.0 jar Apache-2.0
org.hamcrest hamcrest 3.0 jar BSD-3-Clause
org.junit.jupiter junit-jupiter-api 5.13.4 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.13.4 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.13.4 jar Eclipse Public License v2.0
org.mockito mockito-core 4.11.0 jar The MIT License
org.mockito mockito-junit-jupiter 4.11.0 jar The MIT License
org.slf4j slf4j-api 1.7.36 jar MIT License

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.awaitility awaitility 4.3.0 jar Apache 2.0
org.mockito mockito-inline 4.11.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
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
org.projectlombok lombok 1.18.38 jar The MIT License

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
com.google.errorprone error_prone_annotations 2.22.0 jar Apache 2.0
com.google.guava failureaccess 1.0.3 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0
org.junit.platform junit-platform-commons 1.13.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.13.4 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar The 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
org.objenesis objenesis 3.3 jar 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
net.bytebuddy byte-buddy 1.15.4 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.15.4 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License 2.0: shardingsphere-test-infra-framework

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

Apache 2.0: Awaitility, error-prone annotations

BSD-3-Clause: Hamcrest

The MIT License: Project Lombok, mockito-core, mockito-inline, mockito-junit-jupiter

MIT License: SLF4J API Module

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

Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, Objenesis

Apache-2.0: Apache Commons Lang

The Apache Software License, Version 2.0: FindBugs-jsr305, java-util

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
java-util-2.4.0.jar 152.4 kB 94 84 1 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.22.0.jar 16.8 kB 39 27 2 1.8 Yes
failureaccess-1.0.3.jar 10.8 kB 25 3 2 9 Yes
guava-33.4.6-jre.jar 3 MB 2010 1969 19 9 Yes
byte-buddy-1.15.4.jar 4.2 MB 2955 2901 39 9 Yes
byte-buddy-agent-1.15.4.jar 262.8 kB 93 73 3 9 Yes
commons-lang3-3.18.0.jar 703 kB 444 414 19 9 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
awaitility-4.3.0.jar 97.6 kB 92 76 8 1.8 Yes
hamcrest-3.0.jar 126.4 kB 123 108 11 1.8 Yes
jspecify-1.0.0.jar 3.8 kB 14 5 2 9 No
junit-jupiter-api-5.13.4.jar 240.2 kB 216 201 8 9 Yes
junit-jupiter-engine-5.13.4.jar 341.1 kB 178 161 9 9 Yes
junit-jupiter-params-5.13.4.jar 660.8 kB 431 397 22 9 Yes
junit-platform-commons-1.13.4.jar 158.5 kB 100 76 9 9 Yes
junit-platform-engine-1.13.4.jar 268.6 kB 189 170 10 9 Yes
mockito-core-4.11.0.jar 684.9 kB 651 579 64 1.8 Yes
mockito-inline-4.11.0.jar 1.5 kB 6 0 0 - -
mockito-junit-jupiter-4.11.0.jar 5.4 kB 9 2 1 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
lombok-1.18.38.jar 2.1 MB 1082 178 13 9 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
24 13.2 MB 8926 7548 263 9 22
compile: 17 compile: 6.5 MB compile: 4593 compile: 4242 compile: 187 9 compile: 16
runtime: 1 runtime: 49.4 kB runtime: 59 runtime: 43 runtime: 10 runtime: 1
provided: 2 provided: 2.1 MB provided: 1128 provided: 213 provided: 16 provided: 2
test: 4 test: 4.6 MB test: 3146 test: 3050 test: 50 9 test: 3