Project Dependencies
compile
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 | License |
|---|
| org.apache.httpcomponents | httpcore | 4.1.4 | jar | LICENSE.txt |
test
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 | License |
|---|
| junit | junit | 4.8.2 | jar | Common Public License Version 1.0 |
Project Transitive Dependencies
No transitive dependencies are required for this project.
Project Dependency Graph
Dependency Tree
- org.apache.httpcomponents:httpcore-nio:jar:4.1.4

- org.apache.httpcomponents:httpcore:jar:4.1.4 (compile)

- junit:junit:jar:4.8.2 (test)

Licenses
Common Public License Version 1.0: JUnit
Apache License: HttpCore, HttpCore NIO
Dependency File Details
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|
| junit-4.8.2.jar | 231.78 kB | 267 | 230 | 30 | 1.5 | debug |
| httpcore-4.1.4.jar | 177.16 kB | 185 | 163 | 10 | 1.3 | debug |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|
| 2 | 408.94 kB | 452 | 393 | 40 | 1.5 | 2 |
| compile: 1 | compile: 177.16 kB | compile: 185 | compile: 163 | compile: 10 | - | compile: 1 |
| test: 1 | test: 231.78 kB | test: 267 | test: 230 | test: 30 | - | test: 1 |
Dependency Repository Locations
Repository locations for each of the Dependencies.
| Artifact | central | apache.snapshots |
|---|
| junit:junit:jar:4.8.2 |  | - |
| org.apache.httpcomponents:httpcore:jar:4.1.4 | - | - |
| Total | central | apache.snapshots |
|---|
| 2 (compile: 1, test: 1) | 1 | 0 |