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.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-data-source-pool-hikari 5.4.2-SNAPSHOT jar Apache License 2.0
org.apache.shardingsphere shardingsphere-infra-database-h2 5.4.2-SNAPSHOT jar Apache License 2.0
org.apache.shardingsphere shardingsphere-infra-database-mariadb 5.4.2-SNAPSHOT jar Apache License 2.0
org.apache.shardingsphere shardingsphere-infra-database-mysql 5.4.2-SNAPSHOT jar Apache License 2.0
org.apache.shardingsphere shardingsphere-infra-database-opengauss 5.4.2-SNAPSHOT jar Apache License 2.0
org.apache.shardingsphere shardingsphere-infra-database-oracle 5.4.2-SNAPSHOT jar Apache License 2.0
org.apache.shardingsphere shardingsphere-infra-database-postgresql 5.4.2-SNAPSHOT jar Apache License 2.0
org.apache.shardingsphere shardingsphere-infra-database-sql92 5.4.2-SNAPSHOT jar Apache License 2.0
org.apache.shardingsphere shardingsphere-infra-database-sqlserver 5.4.2-SNAPSHOT jar Apache License 2.0
org.apache.shardingsphere shardingsphere-infra-util 5.4.2-SNAPSHOT jar Apache License 2.0
org.apache.shardingsphere shardingsphere-parser-sql-engine 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

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.12 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.zaxxer HikariCP 4.0.3 jar The Apache Software License, Version 2.0
org.apache.shardingsphere shardingsphere-test-fixture-database 5.4.2-SNAPSHOT jar Apache License 2.0
org.apache.shardingsphere shardingsphere-test-util 5.4.2-SNAPSHOT jar Apache License 2.0
org.awaitility awaitility 4.2.0 jar Apache 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

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.30 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.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.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.github.ben-manes.caffeine caffeine 2.9.3 jar Apache 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.antlr antlr4-runtime 4.10.1 jar The BSD License
org.apache.groovy groovy 4.0.10 jar The Apache Software License, Version 2.0
org.apache.shardingsphere shardingsphere-infra-data-source-pool-core 5.4.2-SNAPSHOT jar Apache License 2.0
org.apache.shardingsphere shardingsphere-infra-database-core 5.4.2-SNAPSHOT jar Apache License 2.0
org.apache.shardingsphere shardingsphere-infra-exception-core 5.4.2-SNAPSHOT jar Apache License 2.0
org.apache.shardingsphere shardingsphere-infra-spi 5.4.2-SNAPSHOT jar Apache License 2.0
org.apache.shardingsphere shardingsphere-parser-sql-spi 5.4.2-SNAPSHOT jar Apache License 2.0
org.apache.shardingsphere shardingsphere-parser-sql-statement 5.4.2-SNAPSHOT jar Apache License 2.0
org.checkerframework checker-qual 3.39.0 jar The MIT License
org.yaml snakeyaml 2.2 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
ch.qos.logback logback-core 1.2.12 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.jayway.jsonpath json-path 2.8.0 jar The Apache Software License, Version 2.0
com.sun.activation jakarta.activation 1.2.2 jar EDL 1.0
com.sun.istack istack-commons-runtime 3.0.12 jar Eclipse Distribution License - v 1.0
jakarta.activation jakarta.activation-api 1.2.2 jar EDL 1.0
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy 1.14.8 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.14.8 jar Apache License, Version 2.0
net.minidev accessors-smart 2.4.9 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.4.10 jar The Apache Software License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.glassfish.jaxb jaxb-runtime 2.3.9 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 2.3.9 jar Eclipse Distribution License - v 1.0
org.junit.platform junit-platform-commons 1.10.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.0 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
org.ow2.asm asm 9.3 jar BSD-3-Clause

Project Dependency Graph

Dependency Tree

Licenses

The BSD License: ANTLR 4 Runtime

Apache 2.0: Awaitility, 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-common, shardingsphere-infra-data-source-pool-core, shardingsphere-infra-data-source-pool-hikari, shardingsphere-infra-database-core, shardingsphere-infra-database-h2, shardingsphere-infra-database-mariadb, shardingsphere-infra-database-mysql, shardingsphere-infra-database-opengauss, shardingsphere-infra-database-oracle, shardingsphere-infra-database-postgresql, shardingsphere-infra-database-sql92, shardingsphere-infra-database-sqlserver, shardingsphere-infra-exception-core, shardingsphere-infra-spi, shardingsphere-infra-util, shardingsphere-parser-sql-engine, shardingsphere-parser-sql-spi, shardingsphere-parser-sql-statement, shardingsphere-test-fixture-database, 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, Caffeine cache, 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, Apache Groovy, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, HikariCP, 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

Dependency File Details

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
caffeine-2.9.3.jar 912.1 kB 703 692 4 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
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
HikariCP-4.0.3.jar 159.2 kB 95 76 9 - 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
antlr4-runtime-4.10.1.jar 322.1 kB 230 213 7 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
groovy-4.0.10.jar 7.6 MB 4737 4578 120 1.8 Yes
shardingsphere-infra-data-source-pool-core-5.4.2-SNAPSHOT.jar 50 kB 49 21 11 1.8 Yes
shardingsphere-infra-data-source-pool-hikari-5.4.2-SNAPSHOT.jar 18.7 kB 28 4 2 1.8 Yes
shardingsphere-infra-database-core-5.4.2-SNAPSHOT.jar 69.5 kB 68 37 13 1.8 Yes
shardingsphere-infra-database-h2-5.4.2-SNAPSHOT.jar 27.1 kB 36 6 5 1.8 Yes
shardingsphere-infra-database-mariadb-5.4.2-SNAPSHOT.jar 11 kB 21 1 1 1.8 Yes
shardingsphere-infra-database-mysql-5.4.2-SNAPSHOT.jar 31.2 kB 38 6 6 1.8 Yes
shardingsphere-infra-database-opengauss-5.4.2-SNAPSHOT.jar 30.4 kB 38 6 6 1.8 Yes
shardingsphere-infra-database-oracle-5.4.2-SNAPSHOT.jar 27 kB 32 4 4 1.8 Yes
shardingsphere-infra-database-postgresql-5.4.2-SNAPSHOT.jar 31.2 kB 38 6 6 1.8 Yes
shardingsphere-infra-database-sql92-5.4.2-SNAPSHOT.jar 15.4 kB 28 3 3 1.8 Yes
shardingsphere-infra-database-sqlserver-5.4.2-SNAPSHOT.jar 22.9 kB 32 4 4 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-infra-util-5.4.2-SNAPSHOT.jar 34.5 kB 48 18 14 1.8 Yes
shardingsphere-parser-sql-engine-5.4.2-SNAPSHOT.jar 48 kB 38 15 6 1.8 Yes
shardingsphere-parser-sql-spi-5.4.2-SNAPSHOT.jar 16.7 kB 38 15 7 1.8 No
shardingsphere-parser-sql-statement-5.4.2-SNAPSHOT.jar 839.4 kB 1191 1061 107 1.8 Yes
shardingsphere-test-fixture-database-5.4.2-SNAPSHOT.jar 19.9 kB 28 5 3 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
awaitility-4.2.0.jar 95.8 kB 92 76 8 1.8 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
67 29.1 MB 20860 18026 870 1.8 65
compile: 36 compile: 17.5 MB compile: 12544 compile: 11388 compile: 514 - compile: 35
test: 30 test: 9.6 MB test: 7253 test: 6466 test: 343 - test: 29
provided: 1 provided: 2 MB provided: 1063 provided: 172 provided: 13 - provided: 1