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 provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
javax.servlet | javax.servlet-api | 3.0.1 | jar | CDDL + GPLv2 with classpath exception |
javax.servlet.jsp | javax.servlet.jsp-api | 2.2.1 | jar | CDDL + GPLv2 with classpath exception |
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 |
Apache 2: libs.parent
Eclipse Public License 1.0: JUnit
CDDL + GPLv2 with classpath exception: Java Servlet API, JavaServer Pages(TM) API
New BSD License: Hamcrest Core
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
javax.servlet-api-3.0.1.jar | 85.4 kB | 94 | 74 | 4 | 1.5 | Yes |
javax.servlet.jsp-api-2.2.1.jar | 53.1 kB | 70 | 58 | 3 | 1.6 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
4 | 498.4 kB | 539 | 463 | 40 | 1.6 | 4 |
test: 2 | test: 360 kB | test: 375 | test: 331 | test: 33 | - | test: 2 |
provided: 2 | provided: 138.5 kB | provided: 164 | provided: 132 | provided: 7 | - | provided: 2 |