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.11 | jar | Apache License, Version 2.0 |
commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 |
org.apache.httpcomponents | httpcore | 4.4.16 | 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 |
---|---|---|---|---|
junit | junit | 4.11 | jar | Common Public License Version 1.0 |
org.mockito | mockito-core | 1.10.19 | 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 |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 2.1 | jar | Apache 2 |
Apache 2: Objenesis
The MIT License: Mockito
Apache License, Version 2.0: Apache Commons Codec, Apache HttpClient, Apache HttpCore
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Commons Logging
Common Public License Version 1.0: JUnit
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
commons-codec-1.11.jar | 335 kB | 243 | 96 | 7 | 1.6 | Yes |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
junit-4.11.jar | 245 kB | 266 | 233 | 28 | 1.5 | Yes |
httpcore-4.4.16.jar | 327.9 kB | 283 | 253 | 17 | 1.6 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
mockito-core-1.10.19.jar | 1.2 MB | 1138 | 694 | 67 | 1.5 | Yes |
objenesis-2.1.jar | 41.8 kB | 52 | 37 | 9 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
7 | 2.2 MB | 2076 | 1386 | 133 | 1.6 | 7 |
compile: 3 | compile: 724.8 kB | compile: 568 | compile: 377 | compile: 26 | - | compile: 3 |
test: 4 | test: 1.5 MB | test: 1508 | test: 1009 | test: 107 | - | test: 4 |