Project Dependencies
test
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 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
test
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 |
Project Dependency Graph
Dependency Tree
- com.wpollock.hello:hello:jar:1.0-SNAPSHOT
![[Information]](./images/icon_info_sml.gif)
| hello |
|
Description: Demo project showing executable Jar for "Hello, World" non-GUI app.
This is the generated archetype POM with an extra description,
a modified version (removed "-SNAPSHOT"), updated JUnit from
version 3 to 4 (but it still auto-generates JUnit 3 style tests),
uses Java 9, uses UTF-8 for text files, updated the site plugin to
include the unit test report, and added source code cross-reference
plugin to the reports. See https://maven.apache.org/pom.html for
details on POM.xml settings.
URL: http://maven.apache.org
Project Licenses: Apache 2 |
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
Licenses
Apache 2: hello
Eclipse Public License 1.0: JUnit
New BSD License: Hamcrest Core
Dependency File Details
| Filename |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
| 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 |
| 2 |
360 kB |
375 |
331 |
33 |
1.5 |
2 |
| test: 2 |
test: 360 kB |
test: 375 |
test: 331 |
test: 33 |
- |
test: 2 |
Dependency Repository Locations
| 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.hamcrest:hamcrest-core:jar:1.3 |
 |
| Total |
central |
| 2 (test: 2) |
2 |