Project Dependencies
compile
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 | Licenses |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.assertj | assertj-core | 3.19.0 | jar | Apache License, Version 2.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
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 | Licenses |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- com.varmateo.yawg:yawg-testutils:jar:1.0.0-RC3-202509131159
- junit:junit:jar:4.13.2 (compile)
- org.hamcrest:hamcrest-core:jar:1.3 (compile)
- org.hamcrest:hamcrest-core:jar:1.3 (compile)
- org.assertj:assertj-core:jar:3.19.0 (compile)
- junit:junit:jar:4.13.2 (compile)
Licenses
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: AssertJ fluent assertions
New BSD License: Hamcrest Core
GNU General Public License (GPL) version 3.0: Yawg test utilities