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 |
---|---|---|---|---|
commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 |
org.apache.httpcomponents | httpclient | 4.5.6 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpcore | 4.4.10 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpcore-nio | 4.4.10 | 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 | License |
---|---|---|---|---|
commons-io | commons-io | 2.4 | jar | The Apache Software License, Version 2.0 |
junit | junit | 4.11 | jar | Common Public License Version 1.0 |
org.mockito | mockito-core | 1.8.5 | 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 | License |
---|---|---|---|---|
commons-codec | commons-codec | 1.10 | 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 | License |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 1.0 | jar | MIT License |
New BSD License: Hamcrest Core
Apache License, Version 2.0: Apache Commons Codec, Apache HttpAsyncClient, Apache HttpClient, Apache HttpCore, Apache HttpCore NIO
Common Public License Version 1.0: JUnit
MIT License: Objenesis
The Apache Software License, Version 2.0: Apache Commons Logging, Commons IO
The MIT License: Mockito
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
commons-codec-1.10.jar | 277.52 kB | 238 | 92 | 6 | 1.6 | debug |
commons-io-2.4.jar | 180.80 kB | 128 | 110 | 6 | 1.6 | debug |
commons-logging-1.2.jar | 60.38 kB | 42 | 28 | 2 | 1.2 | debug |
junit-4.11.jar | 239.30 kB | 266 | 233 | 28 | 1.5 | debug |
httpclient-4.5.6.jar | 749.16 kB | 508 | 467 | 24 | 1.6 | debug |
httpcore-4.4.10.jar | 318.71 kB | 282 | 252 | 17 | 1.6 | debug |
httpcore-nio-4.4.10.jar | 357.24 kB | 269 | 240 | 14 | 1.6 | debug |
hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
mockito-core-1.8.5.jar | 1.28 MB | 1,102 | 567 | 52 | 1.5 | debug |
objenesis-1.0.jar | 27.90 kB | 45 | 30 | 7 | 1.3 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
10 | 3.48 MB | 2,932 | 2,064 | 159 | 1.6 | 10 |
compile: 5 | compile: 1.72 MB | compile: 1,339 | compile: 1,079 | compile: 63 | - | compile: 5 |
test: 5 | test: 1.76 MB | test: 1,593 | test: 985 | test: 96 | - | test: 5 |
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
apache.snapshots | http://repository.apache.org/snapshots | - | Yes | - |
central | https://repo.maven.apache.org/maven2 | Yes | - | Yes |
Repository locations for each of the Dependencies.
Artifact | apache.snapshots |
---|---|
commons-codec:commons-codec:jar:1.10 | - |
commons-io:commons-io:jar:2.4 | - |
commons-logging:commons-logging:jar:1.2 | - |
junit:junit:jar:4.11 | - |
org.apache.httpcomponents:httpclient:jar:4.5.6 | - |
org.apache.httpcomponents:httpcore:jar:4.4.10 | - |
org.apache.httpcomponents:httpcore-nio:jar:4.4.10 | - |
org.hamcrest:hamcrest-core:jar:1.3 | - |
org.mockito:mockito-core:jar:1.8.5 | - |
org.objenesis:objenesis:jar:1.0 | - |
Total | apache.snapshots |
10 (compile: 5, test: 5) | 0 |