Fork me on GitHub

Project Dependencies

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
org.apache.httpcomponents httpclient 4.2.5 jar LICENSE.txt
org.apache.httpcomponents httpmime 4.2.5 jar LICENSE.txt

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

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
commons-codec commons-codec 1.6 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.1 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpcore 4.2.4 jar LICENSE.txt

Project Dependency Graph

Dependency Tree

  • org.nanohttpd:nanohttpd:jar:2.2.0-SNAPSHOT Information
    • org.apache.httpcomponents:httpclient:jar:4.2.5 (test) Information
      • org.apache.httpcomponents:httpcore:jar:4.2.4 (test) Information
      • commons-logging:commons-logging:jar:1.1.1 (test) Information
      • commons-codec:commons-codec:jar:1.6 (test) Information
    • org.apache.httpcomponents:httpmime:jar:4.2.5 (test) Information
    • junit:junit:jar:4.8.2 (test) Information

Licenses

Unknown: nanohttpd

Apache License: HttpClient, HttpCore, HttpMime

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Commons Codec, Commons Logging