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 | Classifier | Type | Optional |
|---|---|---|---|---|---|
| junit | junit | 3.8.1 | - | jar |
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 | Classifier | Type | Optional |
|---|---|---|---|---|---|
| junit | junit | 3.8.1 | - | jar |
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
Project License: The Apache Software License, Version 2.0
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
Project License: Common Public License Version 1.0
The Apache Software License, Version 2.0: Maven
Common Public License Version 1.0: JUnit
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
|---|---|---|---|---|---|---|---|
| junit-3.8.1.jar | 121,070 | 119 | 100 | 6 | 1.1 | debug | - |
| maven-2.0.9.pom | 18,907 | - | - | - | - | - | - |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
| 2 total dependencies | 139,977 | 119 | 100 | 6 | 1.1 | 1 | 0 |