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-classic | 1.2.13 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
org.mockito | mockito-inline | 4.11.0 | jar | The MIT License |
org.testcontainers | testcontainers | 1.20.3 | jar | MIT |
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 runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.sun.activation | jakarta.activation | 1.2.2 | jar | EDL 1.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.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
org.ow2.asm | asm | 9.3 | jar | BSD-3-Clause |
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 |
com.github.docker-java | docker-java-api | 3.4.0 | jar | The Apache Software License, Version 2.0 |
com.github.docker-java | docker-java-transport | 3.4.0 | jar | The Apache Software License, Version 2.0 |
com.github.docker-java | docker-java-transport-zerodep | 3.4.0 | jar | The Apache Software License, Version 2.0 |
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
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 |
net.java.dev.jna | jna | 5.13.0 | jar | LGPL-2.1-or-laterApache-2.0 |
org.apache.commons | commons-compress | 1.24.0 | jar | Apache-2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.jetbrains | annotations | 17.0.0 | jar | The Apache Software License, Version 2.0 |
org.rnorth.duct-tape | duct-tape | 1.0.8 | jar | MIT |
The BSD License: ANTLR 4 Runtime
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
Apache 2.0: error-prone annotations
BSD-3-Clause: Hamcrest, asm
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
New BSD License: Hamcrest Core
Apache 2: TransmittableThreadLocal(TTL)
Apache License 2.0: shardingsphere-authority-distsql-parser, shardingsphere-authority-distsql-statement, shardingsphere-broadcast-distsql-parser, shardingsphere-broadcast-distsql-statement, shardingsphere-data-pipeline-distsql-parser, shardingsphere-data-pipeline-distsql-statement, shardingsphere-encrypt-distsql-parser, shardingsphere-encrypt-distsql-statement, shardingsphere-global-clock-api, shardingsphere-global-clock-distsql-parser, shardingsphere-global-clock-distsql-statement, shardingsphere-infra-common, shardingsphere-infra-data-source-pool-core, shardingsphere-infra-data-source-pool-hikari, shardingsphere-infra-database-clickhouse, shardingsphere-infra-database-core, shardingsphere-infra-database-firebird, shardingsphere-infra-database-h2, shardingsphere-infra-database-mariadb, shardingsphere-infra-database-mysql, shardingsphere-infra-database-opengauss, shardingsphere-infra-database-oracle, shardingsphere-infra-database-p6spy, shardingsphere-infra-database-postgresql, shardingsphere-infra-database-sql92, shardingsphere-infra-database-sqlserver, shardingsphere-infra-exception-core, shardingsphere-infra-spi, shardingsphere-infra-util, shardingsphere-mask-distsql-parser, shardingsphere-mask-distsql-statement, shardingsphere-parser-distsql-engine, shardingsphere-parser-distsql-statement, shardingsphere-parser-sql-engine, shardingsphere-parser-sql-spi, shardingsphere-parser-sql-statement-clickhouse, shardingsphere-parser-sql-statement-core, shardingsphere-parser-sql-statement-doris, shardingsphere-parser-sql-statement-firebird, shardingsphere-parser-sql-statement-hive, shardingsphere-parser-sql-statement-mysql, shardingsphere-parser-sql-statement-opengauss, shardingsphere-parser-sql-statement-oracle, shardingsphere-parser-sql-statement-postgresql, shardingsphere-parser-sql-statement-presto, shardingsphere-parser-sql-statement-sql92, shardingsphere-parser-sql-statement-sqlserver, shardingsphere-readwrite-splitting-distsql-parser, shardingsphere-readwrite-splitting-distsql-statement, shardingsphere-shadow-distsql-parser, shardingsphere-shadow-distsql-statement, shardingsphere-sharding-distsql-parser, shardingsphere-sharding-distsql-statement, shardingsphere-single-distsql-parser, shardingsphere-single-distsql-statement, shardingsphere-sql-parser-distsql-parser, shardingsphere-sql-parser-distsql-statement, shardingsphere-sql-translator-distsql-parser, shardingsphere-sql-translator-distsql-statement, shardingsphere-test-it-parser, shardingsphere-test-util, shardingsphere-transaction-distsql-parser, shardingsphere-transaction-distsql-statement
EDL 1.0: Jakarta Activation, Jakarta Activation API jar
LGPL-2.1-or-later: Java Native Access
The MIT License: Checker Qual, Project Lombok, mockito-core, mockito-inline, mockito-junit-jupiter
Apache License, Version 2.0: Apache Commons CSV, Byte Buddy (without dependencies), Byte Buddy agent, Caffeine cache, Guava: Google Core Libraries for Java, JCL 1.2 implemented over SLF4J, Objenesis, SnakeYAML
Apache-2.0: Apache Commons Compress, Apache Commons Lang, Java Native Access
Eclipse Distribution License - v 1.0: JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime
MIT: Duct Tape, Testcontainers Core
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Groovy, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, J2ObjC Annotations, JSON Small and Fast Parser, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, JetBrains Java Annotations, docker-java-api, docker-java-transport, docker-java-transport-zerodep, jackson-databind, java-util, 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.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 |
transmittable-thread-local-2.14.2.jar | 933.9 kB | 523 | 481 | 24 | 1.8 | 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 |
caffeine-2.9.3.jar | 912.1 kB | 703 | 692 | 4 | 1.8 | Yes |
docker-java-api-3.4.0.jar | 485.3 kB | 402 | 387 | 5 | 1.8 | Yes |
docker-java-transport-3.4.0.jar | 38.5 kB | 45 | 34 | 1 | 1.8 | Yes |
docker-java-transport-zerodep-3.4.0.jar | 2.3 MB | 1566 | 1319 | 77 | 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.9.0.jar | 276.6 kB | 221 | 203 | 13 | 1.8 | Yes |
jakarta.activation-1.2.2.jar | 68.5 kB | 61 | 43 | 4 | 9 | Yes |
istack-commons-runtime-3.0.12.jar | 29.8 kB | 44 | 23 | 4 | 9 | Yes |
jakarta.activation-api-1.2.2.jar | 46.6 kB | 43 | 32 | 2 | 9 | Yes |
jakarta.xml.bind-api-2.3.3.jar | 115.6 kB | 137 | 111 | 7 | 9 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 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 |
jna-5.13.0.jar | 1.9 MB | 188 | 125 | 4 | 1.6 | 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-compress-1.24.0.jar | 1.1 MB | 617 | 563 | 37 | 9 | Yes |
commons-csv-1.9.0.jar | 51.3 kB | 30 | 17 | 1 | 1.8 | Yes |
commons-lang3-3.15.0.jar | 670.4 kB | 426 | 396 | 19 | 9 | Yes |
groovy-4.0.22.jar | 7.6 MB | 4733 | 4574 | 120 | 1.8 | Yes |
shardingsphere-authority-distsql-parser-5.5.3-SNAPSHOT.jar | 22.1 kB | 30 | 10 | 3 | 1.8 | Yes |
shardingsphere-authority-distsql-statement-5.5.3-SNAPSHOT.jar | 3.6 kB | 14 | 1 | 1 | 1.8 | Yes |
shardingsphere-broadcast-distsql-parser-5.5.3-SNAPSHOT.jar | 38.4 kB | 38 | 18 | 3 | 1.8 | Yes |
shardingsphere-broadcast-distsql-statement-5.5.3-SNAPSHOT.jar | 5.2 kB | 16 | 3 | 1 | 1.8 | Yes |
shardingsphere-data-pipeline-distsql-parser-5.5.3-SNAPSHOT.jar | 166.5 kB | 116 | 89 | 5 | 1.8 | Yes |
shardingsphere-data-pipeline-distsql-statement-5.5.3-SNAPSHOT.jar | 26.2 kB | 58 | 31 | 10 | 1.8 | Yes |
shardingsphere-encrypt-distsql-parser-5.5.3-SNAPSHOT.jar | 82.8 kB | 63 | 43 | 3 | 1.8 | Yes |
shardingsphere-encrypt-distsql-statement-5.5.3-SNAPSHOT.jar | 8.4 kB | 21 | 7 | 2 | 1.8 | Yes |
shardingsphere-global-clock-api-5.5.3-SNAPSHOT.jar | 3.7 kB | 13 | 1 | 1 | 1.8 | Yes |
shardingsphere-global-clock-distsql-parser-5.5.3-SNAPSHOT.jar | 43.7 kB | 42 | 22 | 3 | 1.8 | Yes |
shardingsphere-global-clock-distsql-statement-5.5.3-SNAPSHOT.jar | 5 kB | 17 | 2 | 2 | 1.8 | Yes |
shardingsphere-infra-common-5.5.3-SNAPSHOT.jar | 297 kB | 336 | 218 | 90 | 1.8 | Yes |
shardingsphere-infra-data-source-pool-core-5.5.3-SNAPSHOT.jar | 41.3 kB | 45 | 21 | 11 | 1.8 | Yes |
shardingsphere-infra-data-source-pool-hikari-5.5.3-SNAPSHOT.jar | 11.9 kB | 24 | 4 | 2 | 1.8 | Yes |
shardingsphere-infra-database-clickhouse-5.5.3-SNAPSHOT.jar | 8.9 kB | 24 | 3 | 3 | 1.8 | Yes |
shardingsphere-infra-database-core-5.5.3-SNAPSHOT.jar | 69.1 kB | 85 | 49 | 17 | 1.8 | Yes |
shardingsphere-infra-database-firebird-5.5.3-SNAPSHOT.jar | 9.3 kB | 24 | 3 | 3 | 1.8 | Yes |
shardingsphere-infra-database-h2-5.5.3-SNAPSHOT.jar | 21.1 kB | 35 | 7 | 6 | 1.8 | Yes |
shardingsphere-infra-database-mariadb-5.5.3-SNAPSHOT.jar | 5.1 kB | 17 | 1 | 1 | 1.8 | Yes |
shardingsphere-infra-database-mysql-5.5.3-SNAPSHOT.jar | 315.5 kB | 352 | 10 | 9 | 1.8 | Yes |
shardingsphere-infra-database-opengauss-5.5.3-SNAPSHOT.jar | 292.4 kB | 350 | 8 | 8 | 1.8 | Yes |
shardingsphere-infra-database-oracle-5.5.3-SNAPSHOT.jar | 22.5 kB | 31 | 5 | 5 | 1.8 | Yes |
shardingsphere-infra-database-p6spy-5.5.3-SNAPSHOT.jar | 5 kB | 17 | 1 | 1 | 1.8 | Yes |
shardingsphere-infra-database-postgresql-5.5.3-SNAPSHOT.jar | 202.6 kB | 247 | 8 | 8 | 1.8 | Yes |
shardingsphere-infra-database-sql92-5.5.3-SNAPSHOT.jar | 9.1 kB | 24 | 3 | 3 | 1.8 | Yes |
shardingsphere-infra-database-sqlserver-5.5.3-SNAPSHOT.jar | 17.8 kB | 31 | 5 | 5 | 1.8 | Yes |
shardingsphere-infra-exception-core-5.5.3-SNAPSHOT.jar | 25.8 kB | 47 | 21 | 13 | 1.8 | Yes |
shardingsphere-infra-spi-5.5.3-SNAPSHOT.jar | 17.4 kB | 29 | 11 | 6 | 1.8 | Yes |
shardingsphere-infra-util-5.5.3-SNAPSHOT.jar | 36.8 kB | 56 | 26 | 18 | 1.8 | Yes |
shardingsphere-mask-distsql-parser-5.5.3-SNAPSHOT.jar | 61.2 kB | 49 | 29 | 3 | 1.8 | Yes |
shardingsphere-mask-distsql-statement-5.5.3-SNAPSHOT.jar | 7.5 kB | 20 | 6 | 2 | 1.8 | Yes |
shardingsphere-parser-distsql-engine-5.5.3-SNAPSHOT.jar | 180.1 kB | 121 | 101 | 6 | 1.8 | Yes |
shardingsphere-parser-distsql-statement-5.5.3-SNAPSHOT.jar | 49.2 kB | 98 | 62 | 25 | 1.8 | Yes |
shardingsphere-parser-sql-engine-5.5.3-SNAPSHOT.jar | 37.4 kB | 35 | 16 | 6 | 1.8 | Yes |
shardingsphere-parser-sql-spi-5.5.3-SNAPSHOT.jar | 9.9 kB | 33 | 14 | 7 | 1.8 | No |
shardingsphere-parser-sql-statement-clickhouse-5.5.3-SNAPSHOT.jar | 8.3 kB | 24 | 8 | 3 | 1.8 | Yes |
shardingsphere-parser-sql-statement-core-5.5.3-SNAPSHOT.jar | 489.3 kB | 676 | 590 | 72 | 1.8 | Yes |
shardingsphere-parser-sql-statement-doris-5.5.3-SNAPSHOT.jar | 86.7 kB | 165 | 145 | 7 | 1.8 | Yes |
shardingsphere-parser-sql-statement-firebird-5.5.3-SNAPSHOT.jar | 23.8 kB | 54 | 35 | 6 | 1.8 | Yes |
shardingsphere-parser-sql-statement-hive-5.5.3-SNAPSHOT.jar | 7.5 kB | 20 | 5 | 2 | 1.8 | Yes |
shardingsphere-parser-sql-statement-mysql-5.5.3-SNAPSHOT.jar | 87.3 kB | 165 | 145 | 7 | 1.8 | Yes |
shardingsphere-parser-sql-statement-opengauss-5.5.3-SNAPSHOT.jar | 66.5 kB | 128 | 109 | 6 | 1.8 | Yes |
shardingsphere-parser-sql-statement-oracle-5.5.3-SNAPSHOT.jar | 90.1 kB | 170 | 150 | 7 | 1.8 | Yes |
shardingsphere-parser-sql-statement-postgresql-5.5.3-SNAPSHOT.jar | 90.8 kB | 169 | 150 | 6 | 1.8 | Yes |
shardingsphere-parser-sql-statement-presto-5.5.3-SNAPSHOT.jar | 10.6 kB | 25 | 9 | 3 | 1.8 | Yes |
shardingsphere-parser-sql-statement-sql92-5.5.3-SNAPSHOT.jar | 10.7 kB | 31 | 13 | 5 | 1.8 | Yes |
shardingsphere-parser-sql-statement-sqlserver-5.5.3-SNAPSHOT.jar | 42 kB | 80 | 61 | 6 | 1.8 | Yes |
shardingsphere-readwrite-splitting-distsql-parser-5.5.3-SNAPSHOT.jar | 74.3 kB | 56 | 36 | 3 | 1.8 | Yes |
shardingsphere-readwrite-splitting-distsql-statement-5.5.3-SNAPSHOT.jar | 9.6 kB | 21 | 7 | 2 | 1.8 | Yes |
shardingsphere-shadow-distsql-parser-5.5.3-SNAPSHOT.jar | 83 kB | 61 | 41 | 3 | 1.8 | Yes |
shardingsphere-shadow-distsql-statement-5.5.3-SNAPSHOT.jar | 12.2 kB | 27 | 13 | 2 | 1.8 | Yes |
shardingsphere-sharding-distsql-parser-5.5.3-SNAPSHOT.jar | 156.3 kB | 99 | 79 | 3 | 1.8 | Yes |
shardingsphere-sharding-distsql-statement-5.5.3-SNAPSHOT.jar | 29.3 kB | 49 | 33 | 3 | 1.8 | Yes |
shardingsphere-single-distsql-parser-5.5.3-SNAPSHOT.jar | 61.8 kB | 53 | 33 | 3 | 1.8 | Yes |
shardingsphere-single-distsql-statement-5.5.3-SNAPSHOT.jar | 9 kB | 23 | 7 | 3 | 1.8 | Yes |
shardingsphere-sql-parser-distsql-parser-5.5.3-SNAPSHOT.jar | 35.7 kB | 37 | 17 | 3 | 1.8 | Yes |
shardingsphere-sql-parser-distsql-statement-5.5.3-SNAPSHOT.jar | 5.6 kB | 19 | 3 | 3 | 1.8 | Yes |
shardingsphere-sql-translator-distsql-parser-5.5.3-SNAPSHOT.jar | 43.2 kB | 41 | 21 | 3 | 1.8 | Yes |
shardingsphere-sql-translator-distsql-statement-5.5.3-SNAPSHOT.jar | 5 kB | 17 | 2 | 2 | 1.8 | Yes |
shardingsphere-test-util-5.5.3-SNAPSHOT.jar | 28.2 kB | 41 | 20 | 8 | 1.8 | Yes |
shardingsphere-transaction-distsql-parser-5.5.3-SNAPSHOT.jar | 43.2 kB | 41 | 21 | 3 | 1.8 | Yes |
shardingsphere-transaction-distsql-statement-5.5.3-SNAPSHOT.jar | 5.8 kB | 19 | 3 | 3 | 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 |
jaxb-runtime-2.3.9.jar | 1 MB | 809 | 642 | 25 | 11 | Yes |
txw2-2.3.9.jar | 72 kB | 69 | 54 | 4 | 9 | Yes |
hamcrest-3.0.jar | 126.4 kB | 123 | 108 | 11 | 1.8 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
annotations-17.0.0.jar | 19 kB | 47 | 39 | 2 | 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 |
asm-9.3.jar | 122.2 kB | 44 | 38 | 3 | 9 | Yes |
lombok-1.18.36.jar | 2.1 MB | 1083 | 178 | 13 | 9 | Yes |
duct-tape-1.0.8.jar | 25.4 kB | 37 | 22 | 6 | 1.8 | 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 |
testcontainers-1.20.3.jar | 17.8 MB | 12233 | 10475 | 456 | 15 | Yes |
snakeyaml-2.2.jar | 334.4 kB | 278 | 230 | 24 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
120 | 56.1 MB | 39605 | 32855 | 1733 | 21 | 118 |
compile: 99 | compile: 24.4 MB | compile: 18992 | compile: 15603 | compile: 972 | 21 | compile: 98 |
runtime: 5 | runtime: 390.2 kB | runtime: 295 | runtime: 230 | runtime: 24 | runtime: 5 | |
provided: 1 | provided: 2.1 MB | provided: 1083 | provided: 178 | provided: 13 | provided: 1 | |
test: 15 | test: 29.2 MB | test: 19235 | test: 16844 | test: 724 | 15 | test: 14 |