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 |
|---|---|---|---|---|
| net.sf.ensurelib | ensurelib | 1.3 | jar | The MIT License (MIT) |
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.mockito | mockito-all | 1.9.0 | jar | The MIT License |
The MIT License (MIT): Ensure Library, Pub/Sub Library
The MIT License: Mockito
Common Public License Version 1.0: JUnit
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| junit-4.8.2.jar | 237.34 kB | 267 | 230 | 30 | 1.5 | Yes |
| ensurelib-1.3.jar | 6.30 kB | 10 | 2 | 1 | 1.6 | Yes |
| mockito-all-1.9.0.jar | 1.50 MB | 1279 | 654 | 66 | 1.5 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 3 | 1.74 MB | 1556 | 886 | 97 | 1.6 | 3 |
| compile: 1 | compile: 6.30 kB | compile: 10 | compile: 2 | compile: 1 | - | compile: 1 |
| test: 2 | test: 1.73 MB | test: 1546 | test: 884 | test: 96 | - | test: 2 |
| Repo ID | URL | Release | Snapshot |
|---|---|---|---|
| central | https://repo.maven.apache.org/maven2 | Yes | No |
Repository locations for each of the Dependencies.
| Artifact | central |
|---|---|
| junit:junit:jar:4.8.2 | |
| net.sf.ensurelib:ensurelib:jar:1.3 | |
| org.mockito:mockito-all:jar:1.9.0 | |
| Total | central |
| 3 (compile: 1, test: 2) | 3 |