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 |
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 |
org.apache.commons | commons-lang3 | 3.15.0 | jar | Apache-2.0 |
org.glassfish.jaxb | jaxb-runtime | 2.3.9 | jar | Eclipse Distribution License - v 1.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 |
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:
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 |
com.sun.istack | istack-commons-runtime | 3.0.12 | jar | Eclipse Distribution License - v 1.0 |
org.checkerframework | checker-qual | 3.39.0 | jar | The MIT License |
org.glassfish.jaxb | txw2 | 2.3.9 | jar | Eclipse Distribution License - v 1.0 |
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 |
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:
Eclipse Public License 1.0: JUnit
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
New BSD License: Hamcrest Core
Apache License 2.0: shardingsphere-test-fixture
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-2.0: Apache Commons Compress, Apache Commons Lang, Java Native Access
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
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: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, J2ObjC Annotations, Jackson-annotations, JetBrains Java Annotations, docker-java-api, docker-java-transport, docker-java-transport-zerodep, 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 |
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 |
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 |
commons-compress-1.24.0.jar | 1.1 MB | 617 | 563 | 37 | 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 |
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 |
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 |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
44 | 39.2 MB | 26632 | 22616 | 1013 | 15 | 43 |
compile: 15 | compile: 5.5 MB | compile: 4300 | compile: 3839 | compile: 123 | 11 | compile: 15 |
runtime: 1 | runtime: 68.5 kB | runtime: 61 | runtime: 43 | runtime: 4 | runtime: 1 | |
provided: 1 | provided: 2.1 MB | provided: 1083 | provided: 178 | provided: 13 | provided: 1 | |
test: 27 | test: 31.6 MB | test: 21188 | test: 18556 | test: 873 | 15 | test: 26 |