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 |
| org.assertj | assertj-core | 3.8.0 | 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 | Licenses |
|---|---|---|---|---|
| org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Apache License Version 2.0: AssertJ Basics
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: AssertJ fluent assertions
New BSD License: Hamcrest Core
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
| assertj-core-3.8.0.jar | 1.2 MB | 936 | 884 | 31 | 1.8 | Yes |
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 3 | 1.6 MB | 1311 | 1215 | 64 | 1.8 | 3 |
| test: 3 | test: 1.6 MB | test: 1311 | test: 1215 | test: 64 | - | test: 3 |
| 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.12 | |
| org.assertj:assertj-core:jar:3.8.0 | |
| org.hamcrest:hamcrest-core:jar:1.3 | |
| Total | central |
| 3 (test: 3) | 3 |