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 |
|---|---|---|---|---|
| org.apache.httpcomponents.client5 | httpclient5 | 5.7-alpha1 | jar | Apache License, Version 2.0 |
| org.apache.httpcomponents.client5 | httpclient5-cache | 5.7-alpha1 | jar | Apache License, Version 2.0 |
| org.apache.httpcomponents.core5 | httpcore5-h2 | 5.5-beta2 | jar | Apache License, Version 2.0 |
| 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 | Optional |
|---|---|---|---|---|---|
| org.apache.commons | commons-compress | 1.28.0 | jar | Apache-2.0 | No |
| org.apache.logging.log4j | log4j-core | 2.26.1 | jar | Apache-2.0 | No |
| org.junit.jupiter | junit-jupiter | 5.14.4 | jar | Eclipse Public License v2.0 | No |
| org.junit.jupiter | junit-jupiter-api | 5.14.4 | jar | Eclipse Public License v2.0 | No |
| org.apache.logging.log4j | log4j-slf4j-impl | 2.26.1 | jar | Apache-2.0 | Yes |
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 |
|---|---|---|---|---|
| org.apache.httpcomponents.core5 | httpcore5 | 5.5-beta2 | 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 |
|---|---|---|---|---|
| commons-codec | commons-codec | 1.19.0 | jar | Apache-2.0 |
| commons-io | commons-io | 2.22.0 | jar | Apache-2.0 |
| org.apache.commons | commons-lang3 | 3.18.0 | jar | Apache-2.0 |
| org.apache.logging.log4j | log4j-api | 2.26.1 | jar | Apache-2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-engine | 5.14.4 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 5.14.4 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 1.14.4 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.14.4 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.httpcomponents.client5:httpclient5-websocket:jar:5.7-alpha1
- org.apache.httpcomponents.client5:httpclient5:jar:5.7-alpha1 (compile)
- org.apache.httpcomponents.core5:httpcore5:jar:5.5-beta2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.core5:httpcore5:jar:5.5-beta2 (compile)
- org.apache.httpcomponents.client5:httpclient5-cache:jar:5.7-alpha1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.5-beta2 (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 (test)
- org.apache.logging.log4j:log4j-api:jar:2.26.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-api:jar:2.26.1 (test)
- org.apache.logging.log4j:log4j-core:jar:2.26.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter:jar:5.14.4 (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)
- org.junit.platform:junit-platform-engine:jar:1.14.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.14.4 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.14.4 (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.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.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.apache.httpcomponents.client5:httpclient5:jar:5.7-alpha1 (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module
Apache License, Version 2.0: Apache HttpClient, Apache HttpClient Cache, Apache HttpClient WebSocket, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2
Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Log4j API, Apache Log4j Core, 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
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| 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 |
| 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 |
| 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 |
| 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 |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | 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 |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | 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 |
| 20 | 9.6 MB | 6426 | 5700 | 303 | 9 | 19 |
| compile: 5 | compile: 2.6 MB | compile: 1810 | compile: 1652 | compile: 87 | 1.8 | compile: 5 |
| test: 15 | test: 6.9 MB | test: 4616 | test: 4048 | test: 216 | 9 | test: 14 |



