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.4-alpha2 | jar | Apache License, Version 2.0 | No |
org.apache.httpcomponents.core5 | httpcore5-testing | 5.3-alpha2 | 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.22.0 | jar | Apache-2.0 | Yes |
org.apache.logging.log4j | log4j-slf4j-impl | 2.22.0 | jar | Apache-2.0 | Yes |
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.rxjava2 | rxjava | 2.2.21 | jar | The Apache Software License, Version 2.0 |
org.apache.httpcomponents.client5 | httpclient5-cache | 5.4-alpha2 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents.client5 | httpclient5-fluent | 5.4-alpha2 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents.core5 | httpcore5-reactive | 5.3-alpha2 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.junit.jupiter | junit-jupiter-params | 5.10.1 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 4.11.0 | 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 | Optional |
---|---|---|---|---|---|
commons-cli | commons-cli | 1.5.0 | jar | Apache License, Version 2.0 | No |
io.reactivex.rxjava3 | rxjava | 3.1.8 | jar | The Apache Software License, Version 2.0 | No |
org.apache.httpcomponents.core5 | httpcore5 | 5.3-alpha2 | jar | Apache License, Version 2.0 | No |
org.apache.httpcomponents.core5 | httpcore5-h2 | 5.3-alpha2 | jar | Apache License, Version 2.0 | No |
org.reactivestreams | reactive-streams | 1.0.4 | jar | MIT-0 | No |
org.apache.logging.log4j | log4j-api | 2.22.0 | jar | Apache-2.0 | Yes |
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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.12.19 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.12.19 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.10.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.10.1 | jar | Eclipse Public License v2.0 |
org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
MIT-0: reactive-streams
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module
BSD License 3: Hamcrest
The MIT License: mockito-core
Apache License, Version 2.0: Apache Commons CLI, Apache HttpClient, Apache HttpClient Cache, Apache HttpClient Fluent, Apache HttpClient Integration Tests, 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
Apache-2.0: Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J Binding
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Params, JUnit Platform Commons
The Apache Software License, Version 2.0: RxJava
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
commons-cli-1.5.0.jar | 58.3 kB | 42 | 29 | 1 | 1.7 | Yes |
rxjava-2.2.21.jar | 2.4 MB | 1696 | 1659 | 30 | 1.6 | Yes |
rxjava-3.1.8.jar | 2.7 MB | 1803 | 1758 | 33 | - | Yes |
byte-buddy-1.12.19.jar | 4 MB | 2742 | 2688 | 39 | - | Yes |
byte-buddy-agent-1.12.19.jar | 256.4 kB | 90 | 70 | 3 | - | Yes |
httpclient5-5.4-alpha2.jar | 897.8 kB | 566 | 522 | 27 | 1.8 | Yes |
httpclient5-cache-5.4-alpha2.jar | 251.6 kB | 159 | 137 | 6 | 1.8 | Yes |
httpclient5-fluent-5.4-alpha2.jar | 25 kB | 26 | 10 | 1 | 1.8 | Yes |
httpcore5-5.3-alpha2.jar | 880.6 kB | 688 | 643 | 30 | 1.8 | Yes |
httpcore5-h2-5.3-alpha2.jar | 238.2 kB | 177 | 149 | 14 | 1.8 | Yes |
httpcore5-reactive-5.3-alpha2.jar | 20.6 kB | 22 | 7 | 1 | 1.8 | Yes |
httpcore5-testing-5.3-alpha2.jar | 148.5 kB | 98 | 78 | 6 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
junit-jupiter-api-5.10.1.jar | 211 kB | 197 | 182 | 8 | - | Yes |
junit-jupiter-params-5.10.1.jar | 586 kB | 381 | 347 | 22 | - | Yes |
junit-platform-commons-1.10.1.jar | 106.3 kB | 64 | 44 | 7 | - | 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 | - | Yes |
reactive-streams-1.0.4.jar | 11.6 kB | 17 | 13 | 1 | 1.6 | Yes |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
log4j-api-2.22.0.jar | 332.7 kB | 239 | 204 | 9 | - | Yes |
log4j-core-2.22.0.jar | 1.9 MB | 1308 | 1204 | 55 | - | Yes |
log4j-slf4j-impl-2.22.0.jar | 24.5 kB | 29 | 13 | 3 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
25 | 15.8 MB | 11246 | 10533 | 389 | 1.8 | 25 |
compile: 11 | compile: 7.2 MB | compile: 5013 | compile: 4647 | compile: 183 | - | compile: 11 |
test: 14 | test: 8.7 MB | test: 6233 | test: 5886 | test: 206 | - | test: 14 |