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.fasterxml.jackson.core | jackson-databind | 2.14.0 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.datatype | jackson-datatype-jsr310 | 2.14.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-collections4 | 4.4 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.12.0 | jar | Apache License, Version 2.0 |
org.apache.shardingsphere | shardingsphere-infra-spi | 5.4.2-SNAPSHOT | jar | Apache License 2.0 |
org.slf4j | jcl-over-slf4j | 1.7.36 | jar | Apache License, Version 2.0 |
org.slf4j | jul-to-slf4j | 1.7.36 | jar | MIT License |
org.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
org.yaml | snakeyaml | 2.2 | jar | Apache License, Version 2.0 |
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.12 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
org.apache.shardingsphere | shardingsphere-test-util | 5.4.2-SNAPSHOT | jar | Apache License 2.0 |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.junit.jupiter | junit-jupiter-api | 5.10.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.10.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.10.0 | 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.30 | 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:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.fasterxml.jackson.core | jackson-annotations | 2.14.0 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-core | 2.14.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.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.apache.shardingsphere | shardingsphere-infra-exception-core | 5.4.2-SNAPSHOT | jar | Apache License 2.0 |
org.checkerframework | checker-qual | 3.39.0 | jar | The 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:
Apache 2.0: error-prone annotations
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
BSD-3-Clause: asm
BSD License 3: Hamcrest
MIT License: JUL to SLF4J bridge, 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-exception-core, shardingsphere-infra-spi, shardingsphere-infra-util, shardingsphere-test-util
EDL 1.0: Jakarta Activation, Jakarta Activation API jar
The MIT License: Checker Qual, Project Lombok, mockito-core, mockito-inline, mockito-junit-jupiter
Apache License, Version 2.0: Apache Commons Collections, Apache Commons Lang, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, JCL 1.2 implemented over SLF4J, Objenesis, SnakeYAML
Eclipse Distribution License - v 1.0: JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, J2ObjC Annotations, JSON Small and Fast Parser, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, jackson-databind, json-path
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.12.jar | 231.8 kB | 207 | 157 | 25 | 1.6 | Yes |
logback-core-1.2.12.jar | 448.9 kB | 398 | 354 | 34 | 1.6 | Yes |
jackson-annotations-2.14.0.jar | 76.1 kB | 85 | 73 | 2 | - | Yes |
jackson-core-2.14.0.jar | 459 kB | 191 | 161 | 15 | - | Yes |
jackson-databind-2.14.0.jar | 1.6 MB | 811 | 772 | 24 | - | Yes |
jackson-datatype-jsr310-2.14.0.jar | 122 kB | 81 | 59 | 7 | - | 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 |
json-path-2.8.0.jar | 277.6 kB | 221 | 203 | 13 | 1.8 | Yes |
jakarta.activation-1.2.2.jar | 68.5 kB | 61 | 43 | 4 | - | Yes |
istack-commons-runtime-3.0.12.jar | 29.8 kB | 44 | 23 | 4 | - | Yes |
jakarta.activation-api-1.2.2.jar | 46.6 kB | 43 | 32 | 2 | - | Yes |
jakarta.xml.bind-api-2.3.3.jar | 115.6 kB | 137 | 111 | 7 | - | Yes |
byte-buddy-1.14.8.jar | 4.2 MB | 2933 | 2879 | 39 | - | Yes |
byte-buddy-agent-1.14.8.jar | 256.8 kB | 90 | 70 | 3 | - | Yes |
accessors-smart-2.4.9.jar | 29.9 kB | 24 | 13 | 2 | 1.8 | Yes |
json-smart-2.4.10.jar | 120.2 kB | 107 | 93 | 5 | 1.8 | Yes |
commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes |
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes |
shardingsphere-infra-exception-core-5.4.2-SNAPSHOT.jar | 33.1 kB | 54 | 25 | 12 | 1.8 | Yes |
shardingsphere-infra-spi-5.4.2-SNAPSHOT.jar | 24.6 kB | 33 | 11 | 6 | 1.8 | Yes |
shardingsphere-test-util-5.4.2-SNAPSHOT.jar | 29.5 kB | 38 | 14 | 7 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
checker-qual-3.39.0.jar | 223.9 kB | 426 | 358 | 30 | 1.8 | Yes |
jaxb-runtime-2.3.9.jar | 1 MB | 809 | 642 | 25 | - | Yes |
txw2-2.3.9.jar | 72 kB | 69 | 54 | 4 | - | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
junit-jupiter-api-5.10.0.jar | 211 kB | 197 | 182 | 8 | - | Yes |
junit-jupiter-engine-5.10.0.jar | 244 kB | 147 | 130 | 9 | - | Yes |
junit-jupiter-params-5.10.0.jar | 586 kB | 381 | 347 | 22 | - | Yes |
junit-platform-commons-1.10.0.jar | 106.2 kB | 64 | 44 | 7 | - | Yes |
junit-platform-engine-1.10.0.jar | 204.8 kB | 153 | 136 | 10 | - | 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 | - | No |
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 | - | Yes |
asm-9.3.jar | 122.2 kB | 44 | 38 | 3 | - | Yes |
lombok-1.18.30.jar | 2 MB | 1063 | 172 | 13 | - | Yes |
jcl-over-slf4j-1.7.36.jar | 16.6 kB | 23 | 9 | 2 | 1.5 | Yes |
jul-to-slf4j-1.7.36.jar | 4.5 kB | 11 | 1 | 1 | 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 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
46 | 18.7 MB | 13252 | 11179 | 524 | 1.8 | 45 |
compile: 18 | compile: 7.4 MB | compile: 5151 | compile: 4698 | compile: 188 | - | compile: 18 |
test: 27 | test: 9.3 MB | test: 7038 | test: 6309 | test: 323 | - | test: 26 |
provided: 1 | provided: 2 MB | provided: 1063 | provided: 172 | provided: 13 | - | provided: 1 |