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 32.1.2-jre jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.15.0 jar Apache-2.0
org.slf4j jcl-over-slf4j 1.7.36 jar Apache License, Version 2.0
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
ch.qos.logback logback-classic 1.2.13 jar Eclipse Public License - v 1.0GNU Lesser General Public License
org.hamcrest hamcrest 3.0 jar BSD-3-Clause
org.junit.jupiter junit-jupiter-api 5.11.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.11.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.11.2 jar Eclipse Public License v2.0
org.mockito mockito-core 4.11.0 jar The MIT License
org.mockito mockito-inline 4.11.0 jar The MIT License
org.mockito mockito-junit-jupiter 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
org.projectlombok lombok 1.18.36 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.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.22.0 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.3 jar The Apache Software License, Version 2.0
org.checkerframework checker-qual 3.39.0 jar The 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
ch.qos.logback logback-core 1.2.13 jar Eclipse Public License - v 1.0GNU Lesser General Public License
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
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.platform junit-platform-commons 1.11.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.11.2 jar Eclipse Public License v2.0
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License 2.0: shardingsphere-kernel

Apache 2.0: error-prone annotations

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

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

BSD-3-Clause: Hamcrest

MIT License: SLF4J API Module

Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, JCL 1.2 implemented over SLF4J, Objenesis

Apache-2.0: Apache Commons Lang

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

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

The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, J2ObjC Annotations, java-util

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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.2.13.jar 232.1 kB 207 157 25 1.6 Yes
logback-core-1.2.13.jar 449.6 kB 398 354 34 1.6 Yes
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.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
j2objc-annotations-1.3.jar 8.8 kB 23 12 1 1.5 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.15.0.jar 670.4 kB 426 396 19 9 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
checker-qual-3.39.0.jar 223.9 kB 426 358 30 1.8 Yes
hamcrest-3.0.jar 126.4 kB 123 108 11 1.8 Yes
junit-jupiter-api-5.11.2.jar 216.3 kB 197 182 8 9 Yes
junit-jupiter-engine-5.11.2.jar 260.1 kB 152 135 9 9 Yes
junit-jupiter-params-5.11.2.jar 591.4 kB 388 354 22 9 Yes
junit-platform-commons-1.11.2.jar 140.6 kB 86 65 8 9 Yes
junit-platform-engine-1.11.2.jar 246.8 kB 177 158 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.36.jar 2.1 MB 1083 178 13 9 Yes
jcl-over-slf4j-1.7.36.jar 16.6 kB 23 9 2 1.5 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
27 13.8 MB 9806 8278 342 9 26
compile: 10 compile: 4.2 MB compile: 3198 compile: 2977 compile: 81 9 compile: 10
provided: 1 provided: 2.1 MB provided: 1083 provided: 178 provided: 13 provided: 1
test: 16 test: 7.5 MB test: 5525 test: 5123 test: 248 9 test: 15