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 | Classifier | Type | License |
---|---|---|---|---|---|
com.github.spotbugs | spotbugs-annotations | 4.8.3 | - | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
io.github.bonigarcia | webdrivermanager | 5.7.0 | - | jar | Apache 2.0 |
io.github.weblegacy | struts-core | 1.5.0-RC2 | tests | test-jar | The Apache Software License, Version 2.0 |
org.htmlunit | htmlunit | 3.11.0 | - | jar | Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.10.2 | - | jar | Eclipse Public License v2.0 |
org.seleniumhq.selenium | selenium-api | 4.18.1 | - | jar | The Apache Software License, Version 2.0 |
org.seleniumhq.selenium | selenium-java | 4.18.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 |
---|---|---|---|---|
jakarta.el | jakarta.el-api | 4.0.0 | jar | Eclipse Public License v. 2.0, GNU General Public License, version 2 with the GNU Classpath Exception |
jakarta.faces | jakarta.faces-api | 3.0.0 | jar | EPL 2.0, GPL2 w/ CPE |
jakarta.servlet | jakarta.servlet-api | 5.0.0 | jar | EPL 2.0, GPL2 w/ CPE |
jakarta.servlet.jsp | jakarta.servlet.jsp-api | 3.0.0 | jar | Eclipse Public License v. 2.0, GNU General Public License, version 2 with the GNU Classpath Exception |
jakarta.servlet.jsp.jstl | jakarta.servlet.jsp.jstl-api | 2.0.0 | jar | EPL 2.0, GPL2 w/ CPE |
org.glassfish | jakarta.faces | 3.0.5 | jar | EPL 2.0, GPL2 w/ CPE |