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-codec | commons-codec | 1.15 | jar | Apache License, Version 2.0 | No |
org.apache.httpcomponents.core5 | httpcore5 | 5.1.5 | jar | Apache License, Version 2.0 | No |
org.apache.httpcomponents.core5 | httpcore5-h2 | 5.1.5 | jar | Apache License, Version 2.0 | No |
org.slf4j | slf4j-api | 1.7.25 | jar | MIT License | No |
org.conscrypt | conscrypt-openjdk-uber | 2.2.1 | jar | Apache 2 | 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.7 | jar | The Apache Software License, Version 2.0 |
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.apache.httpcomponents.core5 | httpcore5-reactive | 5.1.5 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-core | 2.12.3 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-slf4j-impl | 2.12.3 | jar | Apache License, Version 2.0 |
org.mockito | mockito-core | 2.23.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 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.9.0 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.9.0 | jar | The Apache Software License, Version 2.0 |
org.apache.logging.log4j | log4j-api | 2.12.3 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 2.6 | jar | Apache 2 |
org.reactivestreams | reactive-streams | 1.0.3 | jar | CC0 |
Apache 2: Objenesis, org.conscrypt:conscrypt-openjdk-uber
CC0: reactive-streams
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
The MIT License: mockito-core
Apache License, Version 2.0: Apache Commons Codec, Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Apache HttpComponents Core Reactive Extensions, Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J Binding
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent, RxJava
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
commons-codec-1.15.jar | 353.8 kB | 253 | 106 | 7 | 1.7 | Yes |
rxjava-2.2.7.jar | 2.3 MB | 1686 | 1651 | 30 | 1.6 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
byte-buddy-1.9.0.jar | 3.2 MB | 2288 | 2239 | 37 | - | Yes |
byte-buddy-agent-1.9.0.jar | 43.2 kB | 41 | 31 | 2 | - | Yes |
httpcore5-5.1.5.jar | 849.4 kB | 678 | 633 | 30 | 1.7 | Yes |
httpcore5-h2-5.1.5.jar | 238.6 kB | 174 | 146 | 14 | 1.7 | Yes |
httpcore5-reactive-5.1.5.jar | 21.3 kB | 23 | 8 | 1 | 1.7 | Yes |
log4j-api-2.12.3.jar | 276.8 kB | 207 | 174 | 8 | - | Yes |
log4j-core-2.12.3.jar | 1.7 MB | 1191 | 1101 | 50 | 1.7 | Yes |
log4j-slf4j-impl-2.12.3.jar | 23.5 kB | 26 | 10 | 2 | 1.7 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
mockito-core-2.23.0.jar | 565 kB | 613 | 542 | 64 | 1.6 | Yes |
objenesis-2.6.jar | 55.7 kB | 59 | 43 | 10 | 1.6 | Yes |
reactive-streams-1.0.3.jar | 11.4 kB | 17 | 13 | 1 | 1.6 | Yes |
slf4j-api-1.7.25.jar | 41.2 kB | 46 | 34 | 4 | 1.5 | Yes |
conscrypt-openjdk-uber-2.2.1.jar | 4.5 MB | 324 | 310 | 3 | 1.7 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
17 | 14.5 MB | 8001 | 7372 | 296 | 1.7 | 17 |
compile: 5 | compile: 6 MB | compile: 1475 | compile: 1229 | compile: 58 | - | compile: 5 |
test: 12 | test: 8.5 MB | test: 6526 | test: 6143 | test: 238 | - | test: 12 |