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.antlr | antlr4-runtime | 4.10.1 | jar | The BSD License |
org.apache.commons | commons-lang3 | 3.15.0 | jar | Apache-2.0 |
org.apache.shardingsphere | shardingsphere-infra-database-core | 5.5.2-SNAPSHOT | jar | Apache License 2.0 |
org.apache.shardingsphere | shardingsphere-infra-util | 5.5.2-SNAPSHOT | jar | Apache License 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 |
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 |
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 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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 |
The BSD License: ANTLR 4 Runtime
Apache 2.0: error-prone annotations
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
BSD-3-Clause: Hamcrest
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
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
Apache License 2.0: shardingsphere-infra-database-core, shardingsphere-infra-exception-core, shardingsphere-infra-spi, shardingsphere-infra-util, shardingsphere-parser-sql-spi
The MIT License: Checker Qual, Project Lombok, mockito-core, mockito-inline, mockito-junit-jupiter
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, SnakeYAML
Apache-2.0: Apache Commons Lang
The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, J2ObjC Annotations, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, jackson-databind, java-util
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
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 |
jackson-annotations-2.16.1.jar | 78.5 kB | 87 | 74 | 2 | 9 | Yes |
jackson-core-2.16.1.jar | 578.1 kB | 269 | 208 | 15 | 21 | Yes |
jackson-databind-2.16.1.jar | 1.6 MB | 818 | 779 | 24 | 9 | Yes |
jackson-datatype-jdk8-2.16.1.jar | 36.1 kB | 41 | 23 | 2 | 9 | Yes |
jackson-datatype-jsr310-2.16.1.jar | 128.3 kB | 83 | 60 | 7 | 9 | 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 |
antlr4-runtime-4.10.1.jar | 322.1 kB | 230 | 213 | 7 | 1.8 | Yes |
commons-lang3-3.15.0.jar | 670.4 kB | 426 | 396 | 19 | 9 | Yes |
shardingsphere-infra-database-core-5.5.2-SNAPSHOT.jar | 69.1 kB | 85 | 49 | 17 | 1.8 | Yes |
shardingsphere-infra-exception-core-5.5.2-SNAPSHOT.jar | 25.8 kB | 47 | 21 | 13 | 1.8 | Yes |
shardingsphere-infra-spi-5.5.2-SNAPSHOT.jar | 17.4 kB | 29 | 11 | 6 | 1.8 | Yes |
shardingsphere-infra-util-5.5.2-SNAPSHOT.jar | 36.8 kB | 56 | 26 | 18 | 1.8 | 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 |
snakeyaml-2.2.jar | 334.4 kB | 278 | 230 | 24 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
38 | 17 MB | 11829 | 9972 | 477 | 21 | 37 |
compile: 21 | compile: 7.5 MB | compile: 5221 | compile: 4671 | compile: 216 | 21 | compile: 21 |
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 |