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 |
---|---|---|---|---|
com.varmateo.yawg | yawg-testutils | 1.0.0-RC3-202509131159 | jar | GNU General Public License (GPL) version 3.0 |
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.assertj | assertj-core | 3.19.0 | jar | Apache License, Version 2.0 |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.inferred | freebuilder | 2.7.0 | jar | The Apache Software 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.
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.varmateo.yawg:yawg-api:jar:1.0.0-RC3-202509131159
- com.varmateo.yawg:yawg-testutils:jar:1.0.0-RC3-202509131159 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.assertj:assertj-core:jar:3.19.0 (test)
- org.inferred:freebuilder:jar:2.7.0 (provided)
- com.varmateo.yawg:yawg-testutils:jar:1.0.0-RC3-202509131159 (test)
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 API, Yawg test utilities
The Apache Software License, Version 2.0: FreeBuilder