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:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
de.cuioss | cui-core-ui-model | 2.0.0 | jar | The Apache Software License, Version 2.0 |
de.cuioss | cui-java-tools | 2.0.1 | jar | The Apache Software License, Version 2.0 |
org.javassist | javassist | 3.30.2-GA | jar | MPL 1.1, LGPL 2.1, Apache License 2.0 |
org.jdom | jdom2 | 2.0.6.1 | jar | Similar to Apache License but with the acknowledgment clause removed |
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 |
---|---|---|---|---|
de.cuioss.test | cui-test-generator | 2.0.0 | jar | The Apache Software License, Version 2.0 |
de.cuioss.test | cui-test-juli-logger | 2.0.0 | jar | The Apache Software License, Version 2.0 |
de.cuioss.test | cui-test-value-objects | 2.0.0 | jar | The Apache Software License, Version 2.0 |
org.awaitility | awaitility | 4.2.0 | jar | Apache 2.0 |
org.easymock | easymock | 5.2.0 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 2.2 | jar | BSD License 3 |
org.hamcrest | hamcrest-library | 2.2 | jar | BSD License 3 |
org.junit.jupiter | junit-jupiter | 5.10.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-api | 5.10.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.10.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-migrationsupport | 5.10.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.10.2 | jar | Eclipse Public License v2.0 |
org.junit.vintage | junit-vintage-engine | 5.10.2 | jar | Eclipse Public License v2.0 |
provided
The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
org.projectlombok | lombok | 1.18.30 | jar | The MIT License |