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 |
org.apache.httpcomponents | fluent-hc | 4.5.14 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpclient | 4.5.14 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpclient-cache | 4.5.14 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpmime | 4.5.14 | 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 provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.apache.httpcomponents | httpcore | 4.4.16 | jar | Apache License, Version 2.0 |
org.osgi | org.osgi.compendium | 4.2.0 | jar | - |
org.osgi | org.osgi.core | 4.2.0 | jar | - |
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-logging | commons-logging | 1.2 | jar | The Apache Software 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 |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 2.1 | jar | Apache 2 |
Apache 2: Objenesis
Unknown: org.osgi.compendium, org.osgi.core
The MIT License: Mockito
Apache License, Version 2.0: Apache Commons Codec, Apache HttpClient, Apache HttpClient Cache, Apache HttpClient Fluent API, Apache HttpClient Mime, Apache HttpClient OSGi bundle, 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 |
fluent-hc/target/classes | - | 0 | 0 | 0 | - | No |
httpclient/target/classes | - | 0 | 0 | 0 | - | No |
httpclient-cache/target/classes | - | 0 | 0 | 0 | - | No |
httpcore-4.4.16.jar | 327.9 kB | 283 | 253 | 17 | 1.6 | Yes |
httpmime/target/classes | - | 0 | 0 | 0 | - | No |
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 |
org.osgi.compendium-4.2.0.jar | 614.2 kB | 584 | 189 | 33 | 1.2 | Yes |
org.osgi.core-4.2.0.jar | 246.9 kB | 180 | 68 | 8 | 1.2 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
13 | 3.1 MB | 2840 | 1643 | 174 | 1.6 | 9 |
compile: 6 | compile: 413.3 kB | compile: 285 | compile: 124 | compile: 9 | - | compile: 2 |
test: 4 | test: 1.5 MB | test: 1508 | test: 1009 | test: 107 | - | test: 4 |
provided: 3 | provided: 1.2 MB | provided: 1047 | provided: 510 | provided: 58 | - | provided: 3 |