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.4 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-api | 1.6.1 | jar | MIT License |
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 | 3.8.1 | jar | Common Public License Version 1.0 |
org.mockito | mockito-all | 1.8.2 | jar | The MIT License |
org.mortbay.jetty | jetty | 6.1.14 | jar | Apache License Version 2.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 | License |
---|---|---|---|---|
org.mortbay.jetty | jetty-util | 6.1.14 | jar | Apache License Version 2.0 |
org.mortbay.jetty | servlet-api-2.5 | 6.1.14 | jar | CDDL 1.0 |
CDDL 1.0: Servlet Specification 2.5 API
Unknown: servlet-api
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module
The Apache Software License, Version 2.0: Alfredo, Java HTTP SPNEGO, Commons Codec
The MIT License: Mockito
Apache License Version 2.0: Jetty Server, Jetty Utilities
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
commons-codec-1.4.jar | 56.80 kB | 47 | 30 | 5 | 1.4 | debug |
servlet-api-2.5.jar | 102.65 kB | 68 | 42 | 2 | 1.5 | debug |
junit-3.8.1.jar | 118.23 kB | 119 | 100 | 6 | 1.1 | debug |
mockito-all-1.8.2.jar | 1.28 MB | 1,131 | 578 | 56 | 1.5 | debug |
jetty-6.1.14.jar | 504.33 kB | 255 | 225 | 14 | 1.4 | debug |
jetty-util-6.1.14.jar | 159.30 kB | 109 | 94 | 6 | 1.4 | debug |
servlet-api-2.5-6.1.14.jar | 129.27 kB | 78 | 42 | 2 | 1.4 | debug |
slf4j-api-1.6.1.jar | 24.90 kB | 34 | 23 | 3 | 1.3 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
8 | 2.35 MB | 1,841 | 1,134 | 94 | 1.5 | 8 |
compile: 2 | compile: 81.70 kB | compile: 81 | compile: 53 | compile: 8 | - | compile: 2 |
test: 5 | test: 2.17 MB | test: 1,692 | test: 1,039 | test: 84 | - | test: 5 |
provided: 1 | provided: 102.65 kB | provided: 68 | provided: 42 | provided: 2 | - | provided: 1 |