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-cli | commons-cli | 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.12 | jar | Eclipse Public License 1.0 |
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 |
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: Apache HttpCore, Apache HttpCore Benchmarking Tool
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Commons CLI
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| commons-cli-1.2.jar | 41.1 kB | 35 | 22 | 1 | 1.4 | Yes |
| junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 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 |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 4 | 729 kB | 693 | 606 | 51 | 1.6 | 4 |
| compile: 2 | compile: 369 kB | compile: 318 | compile: 275 | compile: 18 | - | compile: 2 |
| test: 2 | test: 360 kB | test: 375 | test: 331 | test: 33 | - | test: 2 |