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 |
|---|---|---|---|---|
| jakarta.servlet.jsp | jakarta.servlet.jsp-api | 4.0.0 | jar | Eclipse Public License v. 2.0, GNU General Public License, version 2 with the GNU Classpath Exception |
| javax.servlet.jsp | javax.servlet.jsp-api | 2.3.3 | jar | CDDL + GPLv2 with classpath exception |
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.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
