Project Dependency Management
compile
The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:
test
The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
com.google.code.bean-matchers | bean-matchers | 0.14 | jar | 3-Clause BSD License |
com.tngtech.archunit | archunit-junit5 | 1.3.0 | jar | The Apache Software License, Version 2.0 |
com.tngtech.jgiven | jgiven-core | 1.3.1 | jar | The Apache Software License, Version 2.0 |
com.tngtech.jgiven | jgiven-junit5 | 1.3.1 | jar | The Apache Software License, Version 2.0 |
com.tngtech.jgiven | jgiven-spring-junit5 | 1.3.1 | jar | The Apache Software License, Version 2.0 |
org.hibernate.orm | hibernate-testing-jakarta | 6.0.0.Alpha9 | jar | GNU Library General Public License v2.1 or later |
org.postgresql | postgresql | 42.7.4 | jar | BSD-2-Clause |
org.springframework | spring-test | 6.1.13 | jar | Apache License, Version 2.0 |