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 | Optional |
|---|---|---|---|---|---|
| org.apache.httpcomponents.client5 | httpclient5 | 5.7-alpha1 | jar | Apache License, Version 2.0 | No |
| org.apache.httpcomponents.core5 | httpcore5-testing | 5.5-beta2 | jar | Apache License, Version 2.0 | No |
| org.slf4j | slf4j-api | 1.7.36 | jar | MIT License | No |
| org.apache.logging.log4j | log4j-core | 2.26.1 | jar | Apache-2.0 | Yes |
| org.apache.logging.log4j | log4j-slf4j-impl | 2.26.1 | jar | Apache-2.0 | Yes |
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 |
|---|---|---|---|---|
| com.kohlschutter.junixsocket | junixsocket-core | 2.10.1 | pom | Apache License, Version 2.0 |
| io.reactivex.rxjava3 | rxjava | 3.1.12 | jar | The Apache Software License, Version 2.0 |
| org.apache.httpcomponents.client5 | httpclient5-cache | 5.7-alpha1 | jar | Apache License, Version 2.0 |
| org.apache.httpcomponents.client5 | httpclient5-fluent | 5.7-alpha1 | jar | Apache License, Version 2.0 |
| org.apache.httpcomponents.client5 | httpclient5-websocket | 5.7-alpha1 | jar | Apache License, Version 2.0 |
| org.apache.httpcomponents.core5 | httpcore5-reactive | 5.5-beta2 | jar | Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter | 5.14.4 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-launcher | 1.14.4 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 4.11.0 | jar | The MIT License |
| org.testcontainers | junit-jupiter | 1.21.4 | jar | MIT |
| org.testcontainers | testcontainers | 1.21.4 | jar | MIT |
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 | Classifier | Type | Licenses | Optional |
|---|---|---|---|---|---|---|
| commons-cli | commons-cli | 1.11.0 | - | jar | Apache-2.0 | No |
| org.apache.httpcomponents.core5 | httpcore5 | 5.5-beta2 | tests | jar | Apache License, Version 2.0 | No |
| org.apache.httpcomponents.core5 | httpcore5 | 5.5-beta2 | - | jar | Apache License, Version 2.0 | No |
| org.apache.httpcomponents.core5 | httpcore5-h2 | 5.5-beta2 | - | jar | Apache License, Version 2.0 | No |
| org.apache.logging.log4j | log4j-api | 2.26.1 | - | jar | Apache-2.0 | Yes |
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:
Project Dependency Graph
Dependency Tree
- org.apache.httpcomponents.client5:httpclient5-testing:jar:5.7-alpha1
- org.apache.httpcomponents.core5:httpcore5-testing:jar:5.5-beta2 (compile)
- org.apache.httpcomponents.core5:httpcore5:jar:5.5-beta2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.5-beta2 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-cli:commons-cli:jar:1.11.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.core5:httpcore5:jar:tests:5.5-beta2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.core5:httpcore5:jar:5.5-beta2 (compile)
- org.apache.httpcomponents.core5:httpcore5-reactive:jar:5.5-beta2 (test)
- org.reactivestreams:reactive-streams:jar:1.0.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.reactivestreams:reactive-streams:jar:1.0.4 (test)
- org.apache.httpcomponents.client5:httpclient5:jar:5.7-alpha1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-slf4j-impl:jar:2.26.1 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.26.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-api:jar:2.26.1 (compile)
- org.apache.logging.log4j:log4j-core:jar:2.26.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.client5:httpclient5-cache:jar:5.7-alpha1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.client5:httpclient5-fluent:jar:5.7-alpha1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.client5:httpclient5-websocket:jar:5.7-alpha1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.kohlschutter.junixsocket:junixsocket-core:pom:2.10.1 (test)
- com.kohlschutter.junixsocket:junixsocket-native-common:jar:2.10.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.kohlschutter.junixsocket:junixsocket-common:jar:2.10.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.kohlschutter.junixsocket:junixsocket-native-common:jar:2.10.1 (test)
- org.junit.jupiter:junit-jupiter:jar:5.14.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.14.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.14.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.14.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-api:jar:5.14.4 (test)
- org.junit.platform:junit-platform-launcher:jar:1.14.4 (test)
- org.junit.platform:junit-platform-engine:jar:1.14.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.14.4 (test)
- org.mockito:mockito-core:jar:4.11.0 (test)
- net.bytebuddy:byte-buddy:jar:1.12.19 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.12.19 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.12.19 (test)
- io.reactivex.rxjava3:rxjava:jar:3.1.12 (test)
![[Information]](./images/icon_info_sml.gif)
- org.testcontainers:testcontainers:jar:1.21.4 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.apache.commons:commons-compress:jar:1.28.0 (test)
- commons-codec:commons-codec:jar:1.19.0 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.22.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.18.0 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-codec:commons-codec:jar:1.19.0 (test)
- org.rnorth.duct-tape:duct-tape:jar:1.0.8 (test)
- org.jetbrains:annotations:jar:17.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains:annotations:jar:17.0.0 (test)
- com.github.docker-java:docker-java-api:jar:3.4.2 (test)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.3 (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.3 (test)
- com.github.docker-java:docker-java-transport-zerodep:jar:3.4.2 (test)
- com.github.docker-java:docker-java-transport:jar:3.4.2 (test)
![[Information]](./images/icon_info_sml.gif)
- net.java.dev.jna:jna:jar:5.13.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.docker-java:docker-java-transport:jar:3.4.2 (test)
- junit:junit:jar:4.13.2 (test)
- org.testcontainers:junit-jupiter:jar:1.21.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.core5:httpcore5-testing:jar:5.5-beta2 (compile)
Licenses
MIT-0: reactive-streams
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
LGPL-2.1-or-later: Java Native Access
MIT License: SLF4J API Module
The MIT License: mockito-core
Apache License, Version 2.0: Apache HttpClient, Apache HttpClient Cache, Apache HttpClient Fluent, Apache HttpClient Integration Tests, Apache HttpClient WebSocket, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Apache HttpComponents Core Integration Tests, Apache HttpComponents Core Reactive Extensions, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, junixsocket-common, junixsocket-core, junixsocket-native-common
Apache-2.0: Apache Commons CLI, Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Log4j API, Apache Log4j Core, Java Native Access, SLF4J 1 Binding for Log4j API
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher
MIT: Duct Tape, Testcontainers :: JUnit Jupiter Extension, Testcontainers Core
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Jackson-annotations, JetBrains Java Annotations, RxJava, docker-java-api, docker-java-transport, docker-java-transport-zerodep
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| jackson-annotations-2.10.3.jar | 68.1 kB | 81 | 69 | 2 | 1.6 | Yes |
| docker-java-api-3.4.2.jar | 487 kB | 403 | 388 | 5 | 1.8 | Yes |
| docker-java-transport-3.4.2.jar | 38.6 kB | 45 | 34 | 1 | 1.8 | Yes |
| docker-java-transport-zerodep-3.4.2.jar | 2.3 MB | 1566 | 1319 | 77 | 1.8 | Yes |
| junixsocket-common-2.10.1.jar | 2.4 MB | 1587 | - | - | - | - |
| • Root | - | 368 | 347 | 2 | 1.7 | Yes |
| • Versioned | - | 204 | 198 | 3 | 9 | Yes |
| • Versioned | - | 203 | 197 | 3 | 14 | Yes |
| • Versioned | - | 203 | 197 | 3 | 15 | Yes |
| • Versioned | - | 203 | 197 | 3 | 16 | Yes |
| • Versioned | - | 203 | 197 | 3 | 20 | Yes |
| • Versioned | - | 203 | 197 | 3 | 21 | Yes |
| junixsocket-core-2.10.1.pom | 1.5 kB | - | - | - | - | - |
| junixsocket-native-common-2.10.1.jar | 711.6 kB | 138 | - | - | - | - |
| • Root | - | 120 | 2 | 1 | 1.7 | Yes |
| • Versioned | - | 9 | 3 | 2 | 9 | Yes |
| • Versioned | - | 9 | 3 | 2 | 21 | Yes |
| commons-cli-1.11.0.jar | 110.2 kB | 73 | - | - | - | - |
| • Root | - | 71 | 56 | 2 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| commons-codec-1.19.0.jar | 374.7 kB | 263 | - | - | - | - |
| • Root | - | 262 | 115 | 7 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-io-2.22.0.jar | 609.2 kB | 458 | - | - | - | - |
| • Root | - | 456 | 428 | 15 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| rxjava-3.1.12.jar | 2.7 MB | 1803 | - | - | - | - |
| • Root | - | 1801 | 1757 | 32 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
| byte-buddy-1.12.19.jar | 4 MB | 2742 | - | - | - | - |
| • Root | - | 2740 | 2687 | 38 | 1.6 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| byte-buddy-agent-1.12.19.jar | 256.4 kB | 90 | - | - | - | - |
| • Root | - | 88 | 69 | 2 | 1.5 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jna-5.13.0.jar | 1.9 MB | 188 | 125 | 4 | 1.6 | Yes |
| commons-compress-1.28.0.jar | 1.1 MB | 642 | - | - | - | - |
| • Root | - | 641 | 589 | 36 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-lang3-3.18.0.jar | 703 kB | 444 | - | - | - | - |
| • Root | - | 443 | 413 | 18 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| httpclient5-5.7-alpha1.jar | 1.1 MB | 649 | 602 | 29 | 1.8 | Yes |
| httpclient5-cache-5.7-alpha1.jar | 270.7 kB | 170 | 147 | 7 | 1.8 | Yes |
| httpclient5-fluent-5.7-alpha1.jar | 29.6 kB | 28 | 12 | 1 | 1.8 | Yes |
| httpclient5-websocket-5.7-alpha1.jar | 177 kB | 135 | 105 | 14 | 1.8 | Yes |
| httpcore5-5.5-beta2-tests.jar | 615.9 kB | 310 | 259 | 28 | 1.8 | Yes |
| httpcore5-5.5-beta2.jar | 993.3 kB | 755 | 708 | 32 | 1.8 | Yes |
| httpcore5-h2-5.5-beta2.jar | 272.3 kB | 190 | 161 | 15 | 1.8 | Yes |
| httpcore5-reactive-5.5-beta2.jar | 20.6 kB | 22 | 7 | 1 | 1.8 | Yes |
| httpcore5-testing-5.5-beta2.jar | 149.9 kB | 95 | 75 | 6 | 1.8 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | 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-5.14.4.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
| junit-jupiter-api-5.14.4.jar | 242.5 kB | 217 | 202 | 8 | 1.8 | Yes |
| junit-jupiter-engine-5.14.4.jar | 344 kB | 179 | 162 | 9 | 1.8 | Yes |
| junit-jupiter-params-5.14.4.jar | 663.1 kB | 433 | 399 | 22 | 1.8 | Yes |
| junit-platform-commons-1.14.4.jar | 164.4 kB | 105 | - | - | - | - |
| • Root | - | 94 | 78 | 10 | 1.8 | Yes |
| • Versioned | - | 11 | 5 | 1 | 9 | Yes |
| junit-platform-engine-1.14.4.jar | 271.7 kB | 191 | 172 | 10 | 1.8 | Yes |
| junit-platform-launcher-1.14.4.jar | 223.2 kB | 144 | 129 | 7 | 1.8 | Yes |
| mockito-core-4.11.0.jar | 684.9 kB | 651 | 579 | 64 | 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 | 1.6 | Yes |
| reactive-streams-1.0.4.jar | 11.6 kB | 17 | 13 | 1 | 1.6 | Yes |
| duct-tape-1.0.8.jar | 25.4 kB | 37 | 22 | 6 | 1.8 | Yes |
| slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
| junit-jupiter-1.21.4.jar | 14.6 kB | 16 | 10 | 1 | 1.8 | Yes |
| testcontainers-1.21.4.jar | 17.8 MB | 12235 | 10477 | 456 | 15 | Yes |
| log4j-api-2.26.1.jar | 351.4 kB | 253 | - | - | - | - |
| • Root | - | 242 | 210 | 12 | 1.8 | Yes |
| • Versioned | - | 11 | 4 | 2 | 9 | Yes |
| log4j-core-2.26.1.jar | 2 MB | 1371 | - | - | - | - |
| • Root | - | 1355 | 1253 | 60 | 1.8 | Yes |
| • Versioned | - | 16 | 6 | 3 | 9 | Yes |
| log4j-slf4j-impl-2.26.1.jar | 25.4 kB | 31 | 14 | 4 | 1.8 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 47 | 44.6 MB | 29379 | 24718 | 1101 | 15 | 45 |
| compile: 10 | compile: 5.6 MB | compile: 3773 | compile: 3372 | compile: 192 | 1.8 | compile: 10 |
| test: 37 | test: 39 MB | test: 25606 | test: 21346 | test: 909 | 15 | test: 35 |



