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.0.4 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.25 | jar | MIT License |
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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
junit | junit | 4.12 | - | jar | Eclipse Public License 1.0 |
org.apache.httpcomponents.client5 | httpclient5 | 5.0.4 | tests | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-core | 2.9.1 | - | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-slf4j-impl | 2.9.1 | - | 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 compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
commons-codec | commons-codec | 1.15 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents.core5 | httpcore5 | 5.0.4 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents.core5 | httpcore5-h2 | 5.0.4 | jar | Apache License, Version 2.0 |
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.9.1 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 2.6 | jar | Apache 2 |
Apache 2: Objenesis
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 HttpClient Fluent, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, 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
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
commons-codec-1.15.jar | 353.8 kB | 253 | 106 | 7 | 1.7 | 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 |
httpclient5/target/classes | - | 0 | 0 | 0 | - | No |
httpclient5/target/test-classes | - | 0 | 0 | 0 | - | No |
httpcore5-5.0.4.jar | 813.5 kB | 652 | 607 | 29 | 1.7 | Yes |
httpcore5-h2-5.0.4.jar | 225.8 kB | 165 | 137 | 14 | 1.7 | Yes |
log4j-api-2.9.1.jar | 239.9 kB | 173 | 145 | 6 | - | Yes |
log4j-core-2.9.1.jar | 1.5 MB | 1095 | 1015 | 49 | 1.7 | Yes |
log4j-slf4j-impl-2.9.1.jar | 23.2 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 |
slf4j-api-1.7.25.jar | 41.2 kB | 46 | 34 | 4 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
15 | 7.4 MB | 5786 | 5240 | 257 | 1.7 | 13 |
compile: 5 | compile: 1.4 MB | compile: 1116 | compile: 884 | compile: 54 | - | compile: 4 |
test: 10 | test: 6 MB | test: 4670 | test: 4356 | test: 203 | - | test: 9 |