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-alpha1 | jar | Apache License, Version 2.0 |
| org.reactivestreams | reactive-streams | 1.0.4 | jar | MIT-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 |
|---|---|---|---|---|
| io.reactivex.rxjava3 | rxjava | 3.1.12 | jar | The Apache Software License, Version 2.0 |
| org.junit.jupiter | junit-jupiter | 5.14.3 | jar | Eclipse Public License v2.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
|---|---|---|---|---|
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 5.14.3 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 5.14.3 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 5.14.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 1.14.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.14.3 | 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.core5:httpcore5-reactive:jar:5.5-alpha1
- org.apache.httpcomponents.core5:httpcore5:jar:5.5-alpha1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.reactivestreams:reactive-streams:jar:1.0.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter:jar:5.14.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.14.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.14.3 (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.junit.jupiter:junit-jupiter-params:jar:5.14.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.14.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.14.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.14.3 (test)
- io.reactivex.rxjava3:rxjava:jar:3.1.12 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.core5:httpcore5:jar:5.5-alpha1 (compile)
Licenses
MIT-0: reactive-streams
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache License, Version 2.0: Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core Reactive Extensions
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
The Apache Software License, Version 2.0: RxJava
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| rxjava-3.1.12.jar | 2.7 MB | 1803 | - | - | - | - |
| • Root | - | 1801 | 1757 | 32 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| httpcore5-5.5-alpha1.jar | 991.2 kB | 753 | 706 | 32 | 1.8 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| junit-jupiter-5.14.3.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
| junit-jupiter-api-5.14.3.jar | 242.5 kB | 217 | 202 | 8 | 1.8 | Yes |
| junit-jupiter-engine-5.14.3.jar | 343.3 kB | 179 | 162 | 9 | 1.8 | Yes |
| junit-jupiter-params-5.14.3.jar | 663.1 kB | 433 | 399 | 22 | 1.8 | Yes |
| junit-platform-commons-1.14.3.jar | 164.4 kB | 105 | - | - | - | - |
| • Root | - | 94 | 78 | 10 | 1.8 | Yes |
| • Versioned | - | 11 | 5 | 1 | 9 | Yes |
| junit-platform-engine-1.14.3.jar | 271.7 kB | 191 | 172 | 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 |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 11 | 5.4 MB | 3727 | 3502 | 129 | 9 | 10 |
| compile: 2 | compile: 1 MB | compile: 770 | compile: 719 | compile: 33 | 1.8 | compile: 2 |
| test: 9 | test: 4.4 MB | test: 2957 | test: 2783 | test: 96 | 9 | test: 8 |



