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 |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.4.11 | jar | Eclipse Public License - v 1.0, GNU Lesser General Public License |
com.github.spotbugs | spotbugs-annotations | 4.8.0 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
com.sun.activation | javax.activation | 1.2.0 | jar | CDDL/GPLv2+CE |
javax.validation | validation-api | 2.0.1.Final | jar | Apache License 2.0 |
javax.xml.bind | jaxb-api | 2.4.0-b180830.0359 | jar | CDDL 1.1, GPL2 w/ CPE |
org.apache.commons | commons-collections4 | 4.4 | jar | Apache License, Version 2.0 |
org.aspectj | aspectjrt | 1.9.20.1 | jar | Eclipse Public License - v 2.0 |
org.glassfish.jaxb | jaxb-runtime | 2.4.0-b180830.0438 | jar | CDDL+GPL License |
org.jooq | jool | 0.9.15 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 2.0.9 | jar | MIT License |
org.testng | testng | 7.8.0 | jar | Apache License, Version 2.0 |
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.tngtech.jgiven | jgiven-html5-report | 1.3.1 | jar | The Apache Software License, Version 2.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 |